2014-03-09 |
Mikael Nordfeldth | IrcManager does not have serverError, so it must throw... |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Mikael Nordfeldth | Cosmetic changes to common_redirect, clientError, serve... |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Mikael Nordfeldth | common_redirect and clientError exits, so refactor |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Mikael Nordfeldth | Add support for 'nohub' sub_state in FeedSub |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Mikael Nordfeldth | OAuthException should be detected for autoloading |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Mikael Nordfeldth | Don't add redundant includedir INSTALLDIR.'/extlib/' |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Mikael Nordfeldth | Add functions to avoid direct variable access |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Mikael Nordfeldth | FeedSub gets a plugin event handler for sub/unsub |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Mikael Nordfeldth | Removing Makefile for js-minification |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Mikael Nordfeldth | Removed PEAR::MIME bundled external library |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Mikael Nordfeldth | File class no longer depends on MIME |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Mikael Nordfeldth | MediaFile loses dependency on PEAR::MIME |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Mikael Nordfeldth | We only allow (and have) MIME types in supported list |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Mikael Nordfeldth | Only accept filenames for existing files in getUploaded... |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Mikael Nordfeldth | Don't use PEAR MIME lib when we have PECL fileinfo |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Mikael Nordfeldth | WebM should be allowed to upload! |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Mikael Nordfeldth | Removing unused "inboxed" flag for User class |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Mikael Nordfeldth | PublicSite profile does not have inviteonly, but Regist... |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Mikael Nordfeldth | RegisterThrottle didn't save the created time |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Mikael Nordfeldth | Cosmetic changes to RegisterThrottle |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Mikael Nordfeldth | Site profile "community" should be invite-only by default |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Mikael Nordfeldth | Get group attentions back into the "all" feed |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Mikael Nordfeldth | We sent a User object instead of Profile to InboxNotice... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Mikael Nordfeldth | We don't add to inbox anymore. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Mikael Nordfeldth | Added OpportunisticQM README that has good docs |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Mikael Nordfeldth | Clear Attentions when notice or profile is removed |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Mikael Nordfeldth | Add an index for Attention notice_ids too |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Mikael Nordfeldth | Add Attention stuff to TwitterBridge |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Mikael Nordfeldth | Add Attention class for non-sub and non-mention notice... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Mikael Nordfeldth | Add Managed_DataObject getID() to avoid $obj->id |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Mikael Nordfeldth | Stricter typing + user detection in Realtime |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Mikael Nordfeldth | Favicon updated to match new theme images |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Mikael Nordfeldth | Use CachingNoticeStream for "All" feed (hope it works) |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Mikael Nordfeldth | Removed Inbox from core (unused since 4b2a66ed29091209c... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Mikael Nordfeldth | New mechanism for "all" feed (InboxNoticeStream) |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Mikael Nordfeldth | Removed deprecated Inbox functions not in use from... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Mikael Nordfeldth | Trying to remove Inbox, first steps |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Mikael Nordfeldth | Treat author just as anyone else (Notice distrib) |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Mikael Nordfeldth | Always queue inbox distribution |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Mikael Nordfeldth | Merge branch 'master' into FeedPoller |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Mikael Nordfeldth | Merge commit 'refs/merge-requests/11' of git://gitoriou... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Mikael Nordfeldth | Make ostatussub conform to coding standards a bit |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Mikael Nordfeldth | Better typing for isSubscribed |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Mikael Nordfeldth | Handle removed profile more gracefully in noticelist |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Mikael Nordfeldth | Spiffing up all.php and making it more profile:y |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Mikael Nordfeldth | SubMirror now works again against old PuSH |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Mikael Nordfeldth | Cosmetic changes to SubMirror actions |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Mikael Nordfeldth | Remove Twitter from SubMirror |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Mikael Nordfeldth | GNU social naming, not StatusNet |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Jean Baptiste... | Add check after oembed API call. In case of error,... |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Mikael Nordfeldth | Prepare for >1024 RSA keys for Salmon signatures |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Mikael Nordfeldth | Throw exception, don't return null in Conversation... |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Mikael Nordfeldth | Conversation ID now gets set from initial notice. |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Mikael Nordfeldth | Don't show installation form on checkPrereqs fail. |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Mikael Nordfeldth | Updating version check to match requirements |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Mikael Nordfeldth | Less StatusNet, more GNU social |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Mikael Nordfeldth | Use UTF-8 for installer page |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Mikael Nordfeldth | JSON is a required PHP extension for GNU social. |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Mikael Nordfeldth | INSTALL file clarifications |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Mikael Nordfeldth | Minor language fixes |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Mikael Nordfeldth | Merge commit 'refs/merge-requests/10' of git://gitoriou... |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Mikael Nordfeldth | We have removed minified javascripts from core |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Mikael Nordfeldth | Installation should note we're using GNU social |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Jean Baptiste... | Fix typo in INSTALL. Thanks @postblue for reporting |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Jean Baptiste... | Update documentation to reflect queueadmon changes... |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Jean Baptiste... | Dynamically enable scripts/queuedaemon.php into scripts... |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Jean Baptiste... | Introduce new config option common_config('queue',... |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Mikael Nordfeldth | Bad route config (thanks brw12) |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Mikael Nordfeldth | Minor code cleanup with group related actions (thanks... |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Mikael Nordfeldth | Don't forget to strip 'Plugin'. (_MrB_ rocks, MMN-o... |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Mikael Nordfeldth | Partly revert 97830b07019d9ffe33e2c2048bac39026e636998... |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Mikael Nordfeldth | nl2br so we get proper newlining when publishing \r... |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Mikael Nordfeldth | Don't discard XML in queue items |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Mikael Nordfeldth | Making us less dependant on javascript trust |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Mikael Nordfeldth | minify removed from core (use plugin if desired) |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Mikael Nordfeldth | Preparing plugins for no-minify-in-core-policy |
commit | commitdiff | tree | snapshot |
2014-02-23 |
GNU Social... | Remove util.min.js (minifying is EVIL) |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Jean Baptiste... | Add various entry points to enhance compatibility with... |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Jean Baptiste... | Add 'profile_image_url_https' to enhance compatiblity... |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Mikael Nordfeldth | mentions from OStatus lookup were missing a 'type'... |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Mikael Nordfeldth | Compare to profile id of group, for backward compatibility |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Mikael Nordfeldth | stricter typing |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Mikael Nordfeldth | Autocomplete now matches remote profiles as well. |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Mikael Nordfeldth | Merge commit 'refs/merge-requests/8' of git://gitorious... |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Mikael Nordfeldth | Snapshot call was left behind |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Mikael Nordfeldth | Merge branch 'master' of git://gitorious.org/+socialite... |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Mikael Nordfeldth | Remove callback sneakery by StatusNet |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Mikael Nordfeldth | slightly less confusing inline if |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Matt Lee | Updated logos |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Jean Baptiste... | Fiw TwitterBridge after SSL enforcement (https://dev... |
commit | commitdiff | tree | snapshot |
2014-01-12 |
Mikael Nordfeldth | Use exceptions for Notice::getByUri |
commit | commitdiff | tree | snapshot |
2014-01-12 |
Mikael Nordfeldth | Notice::getByUri is of course static |
commit | commitdiff | tree | snapshot |
2014-01-12 |
Mikael Nordfeldth | getByUri added to Notice for future use |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Mikael Nordfeldth | Merge commit 'refs/merge-requests/6' of git://gitorious... |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Mikael Nordfeldth | instanceof checks for better typing |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Mikael Nordfeldth | updating prepare and handle |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Mikael Nordfeldth | Previous edit made translation notes incompatible |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Mikael Nordfeldth | apparently not only regex 'https?' urls are sent |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Mikael Nordfeldth | better comment for PuSH <0.4 hack |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Mikael Nordfeldth | apparently not only regex 'https?' urls are sent |
commit | commitdiff | tree | snapshot |
next |