2014-07-04 |
Mikael Nordfeldth | TagAction extends ManagedAction |
tree | commitdiff |
2014-07-03 |
Mikael Nordfeldth | TagprofileAction fiddled with, now doesn't require... |
tree | commitdiff |
2014-07-03 |
Mikael Nordfeldth | FormAction updates, also fixing NoticeForm CSS |
tree | commitdiff |
2014-06-28 |
Mikael Nordfeldth | Favorite "aside"-sections moved, also small fixes left... |
tree | commitdiff |
2014-06-28 |
Mikael Nordfeldth | More Favorite pluginification (favecount, cache, menus... |
tree | commitdiff |
2014-06-28 |
Mikael Nordfeldth | Bad error message in atompubmembershipfeed |
tree | commitdiff |
2014-06-27 |
Mikael Nordfeldth | pluginified most of hasFave, getFaves and related calls |
tree | commitdiff |
2014-06-24 |
Mikael Nordfeldth | Favorite functionality put into plugin (not done yet) |
tree | commitdiff |
2014-06-23 |
Mikael Nordfeldth | Nicknames in subscriptions list |
tree | commitdiff |
2014-06-22 |
Mikael Nordfeldth | Initial move towards microformats2 |
tree | commitdiff |
2014-06-21 |
Mikael Nordfeldth | showAvatar functions deduplicated into Widget class |
tree | commitdiff |
2014-06-17 |
Mikael Nordfeldth | Could not update avatar due to Bad Thumbnail parameters |
tree | commitdiff |
2014-06-17 |
Mikael Nordfeldth | UseFileAsThumbnailException (helps support GIFs) |
tree | commitdiff |
2014-06-05 |
Mikael Nordfeldth | Merge from chimo: Catch GeoCookie JSON parsing error |
tree | commitdiff |
2014-06-01 |
Mikael Nordfeldth | Stronger typing for NoticeListItem and so |
tree | commitdiff |
2014-05-28 |
Mikael Nordfeldth | Modernising subscribers/subscriptions to use $this... |
tree | commitdiff |
2014-05-26 |
Mikael Nordfeldth | Make Profile::fromUri use UnknownUriException |
tree | commitdiff |
2014-05-18 |
Mikael Nordfeldth | Show more links work with AJAX-retrieved HTML |
tree | commitdiff |
2014-05-18 |
Mikael Nordfeldth | Notice->repeat() function takes Profile as argument now |
tree | commitdiff |
2014-05-18 |
Mikael Nordfeldth | RepeatAction extends FormAction (and ManagedAction) |
tree | commitdiff |
2014-05-18 |
Mikael Nordfeldth | AttachmentAction extends to ManagedAction |
tree | commitdiff |
2014-05-12 |
Mikael Nordfeldth | ProfileAction derivatives somewhat migrated to ManagedA... |
tree | commitdiff |
2014-05-12 |
Mikael Nordfeldth | ConversationTree is now a plugin (not oldschool setting) |
tree | commitdiff |
2014-05-12 |
Mikael Nordfeldth | Use an Event to present notices conversations |
tree | commitdiff |
2014-05-11 |
Mikael Nordfeldth | ConversationAction extends from ManagedAction |
tree | commitdiff |
2014-05-11 |
Mikael Nordfeldth | ConversationRepliesAction removed, Conversation is... |
tree | commitdiff |
2014-05-10 |
Mikael Nordfeldth | FileAction removed (we have AttachmentAction). |
tree | commitdiff |
2014-05-10 |
Mikael Nordfeldth | Removed 'bookmarklet' since we have Bookmark plugin |
tree | commitdiff |
2014-05-06 |
Mikael Nordfeldth | Moved oEmbed stuff out to a plugin (Oembed). |
tree | commitdiff |
2014-05-06 |
Mikael Nordfeldth | parent::handlePost() in CancelsubscriptionAction |
tree | commitdiff |
2014-05-05 |
Mikael Nordfeldth | Shorter, cleaner, smarter CancelsubscriptionAction |
tree | commitdiff |
2014-05-05 |
Mikael Nordfeldth | Cleaning up FavorAction |
tree | commitdiff |
2014-05-01 |
Mikael Nordfeldth | Link notice posted time to local representation |
tree | commitdiff |
2014-04-30 |
Mikael Nordfeldth | Notice URIs are not necessarily URLs. |
tree | commitdiff |
2014-04-29 |
Mikael Nordfeldth | Fix Direct Message functionality. |
tree | commitdiff |
2014-04-28 |
Mikael Nordfeldth | Code cleanup and enabling User object's etc. getUri() |
tree | commitdiff |
2014-04-28 |
Mikael Nordfeldth | Better fallback on UnsupportedMediaException |
tree | commitdiff |
2014-04-21 |
Mikael Nordfeldth | Redirect from Attachment_thumbnailAction |
tree | commitdiff |
2014-04-21 |
Mikael Nordfeldth | Dynamically generate thumbnails (see full text) |
tree | commitdiff |
2014-04-21 |
Mikael Nordfeldth | use intval() instead of floor() for int return type |
tree | commitdiff |
2014-04-21 |
Mikael Nordfeldth | Preparing File for dynamic thumbnail generation. |
tree | commitdiff |
2014-04-19 |
Mikael Nordfeldth | Missing semi colon in showNotice class. |
tree | commitdiff |
2014-04-19 |
Mikael Nordfeldth | Improve ShownoticeAction remote redirect code |
tree | commitdiff |
2014-04-19 |
Mikael Nordfeldth | Use getUrl() instead of ->url in OembedAction |
tree | commitdiff |
2014-04-15 |
Mikael Nordfeldth | Some files got updated coding style |
tree | commitdiff |
2014-03-31 |
Mikael Nordfeldth | Merge commit 'refs/merge-requests/199' of git://gitorio... |
tree | commitdiff |
2014-03-09 |
Mikael Nordfeldth | Cosmetic changes to common_redirect, clientError, serve... |
tree | commitdiff |
2014-03-09 |
Mikael Nordfeldth | common_redirect and clientError exits, so refactor |
tree | commitdiff |
2014-03-08 |
Mikael Nordfeldth | Don't use PEAR MIME lib when we have PECL fileinfo |
tree | commitdiff |
2014-03-07 |
Mikael Nordfeldth | We sent a User object instead of Profile to InboxNotice... |
tree | commitdiff |
2014-03-06 |
Mikael Nordfeldth | New mechanism for "all" feed (InboxNoticeStream) |
tree | commitdiff |
2014-03-06 |
Mikael Nordfeldth | Merge branch 'master' into FeedPoller |
tree | commitdiff |
2014-03-05 |
Mikael Nordfeldth | Merge commit 'refs/merge-requests/11' of git://gitoriou... |
tree | commitdiff |
2014-03-05 |
Mikael Nordfeldth | Spiffing up all.php and making it more profile:y |
tree | commitdiff |
2014-03-01 |
Mikael Nordfeldth | Minor code cleanup with group related actions (thanks... |
tree | commitdiff |
2014-02-23 |
Mikael Nordfeldth | Compare to profile id of group, for backward compatibility |
tree | commitdiff |
2014-02-23 |
Mikael Nordfeldth | Merge commit 'refs/merge-requests/8' of git://gitorious... |
tree | commitdiff |
2014-02-23 |
Mikael Nordfeldth | Merge branch 'master' of git://gitorious.org/+socialite... |
tree | commitdiff |
2014-02-23 |
Mikael Nordfeldth | Remove callback sneakery by StatusNet |
tree | commitdiff |
2014-01-04 |
Mikael Nordfeldth | Merge commit 'refs/merge-requests/6' of git://gitorious... |
tree | commitdiff |
2014-01-01 |
Mikael Nordfeldth | updating prepare and handle |
tree | commitdiff |
2014-01-01 |
Mikael Nordfeldth | Previous edit made translation notes incompatible |
tree | commitdiff |
2014-01-01 |
Mikael Nordfeldth | apparently not only regex 'https?' urls are sent |
tree | commitdiff |
2014-01-01 |
Mikael Nordfeldth | apparently not only regex 'https?' urls are sent |
tree | commitdiff |
2013-11-04 |
Mikael Nordfeldth | No pagination when no groups shown... :) |
tree | commitdiff |
2013-11-01 |
Mikael Nordfeldth | Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION |
tree | commitdiff |
2013-10-30 |
Mikael Nordfeldth | Version name strings updated, StatusNet only retained... |
tree | commitdiff |
2013-10-30 |
Mikael Nordfeldth | LoginAction somewhat converted to FormAction |
tree | commitdiff |
2013-10-29 |
Mikael Nordfeldth | Group discovery from text functions polished |
tree | commitdiff |
2013-10-29 |
Mikael Nordfeldth | Protected function prepare with array $args defaulting... |
tree | commitdiff |
2013-10-28 |
Mikael Nordfeldth | Reworked the ActivityContext->attention structure |
tree | commitdiff |
2013-10-28 |
Mikael Nordfeldth | Removed legacy OMB. Use OStatus for remote profiles. |
tree | commitdiff |
2013-10-25 |
Mikael Nordfeldth | ForceGroup and some qvitter API stuff still used staticGet |
tree | commitdiff |
2013-10-22 |
Mikael Nordfeldth | Moved jbfavre's Twitter card support to Twitter plugin |
tree | commitdiff |
2013-10-21 |
Mikael Nordfeldth | Prepare the RepeatAction for modernisation (more OOP) |
tree | commitdiff |
2013-10-17 |
Mikael Nordfeldth | Move nick updating of User entry to Profile->update() |
tree | commitdiff |
2013-10-17 |
Mikael Nordfeldth | When updating a User_group nickname, correlate Local_gr... |
tree | commitdiff |
2013-10-16 |
Mikael Nordfeldth | Local_group and User are now assumed to be in same... |
tree | commitdiff |
2013-10-16 |
Mikael Nordfeldth | Better use of Nickname validation functions |
tree | commitdiff |
2013-10-16 |
Mikael Nordfeldth | Minor changes to ApiCheckNicknameAction, syntax and... |
tree | commitdiff |
2013-10-15 |
Mikael Nordfeldth | Making many of the API actions more consistent with... |
tree | commitdiff |
2013-10-14 |
Mikael Nordfeldth | Now using common_local_url properly |
tree | commitdiff |
2013-10-14 |
Mikael Nordfeldth | GNU social is with a minor s. |
tree | commitdiff |
2013-10-14 |
Mikael Nordfeldth | Naming stuff GNUsocial rather than StatusNet |
tree | commitdiff |
2013-10-14 |
Mikael Nordfeldth | protected handle function without args for Action |
tree | commitdiff |
2013-10-08 |
Mikael Nordfeldth | Remote Profile Action from ModPlus now more generic |
tree | commitdiff |
2013-10-07 |
Mikael Nordfeldth | Let's not limit qvitter stuff to 'json' requests |
tree | commitdiff |
2013-10-07 |
Mikael Nordfeldth | Cleaning up clientError and serverError |
tree | commitdiff |
2013-10-07 |
Mikael Nordfeldth | Calling parent::handle in ApiCheckHubAction |
tree | commitdiff |
2013-10-07 |
Mikael Nordfeldth | Validate::uri replaced with filter_var for HTTP[S]... |
tree | commitdiff |
2013-10-06 |
Mikael Nordfeldth | Let the SearchEngine take care of the search, and showJ... |
tree | commitdiff |
2013-10-06 |
Mikael Nordfeldth | URL shortening can now be disabled for the 'maxurllength' |
tree | commitdiff |
2013-10-06 |
Mikael Nordfeldth | Qvitter API changes (thanks hannes2peer) |
tree | commitdiff |
2013-10-06 |
Mikael Nordfeldth | Moved Avatar retrieval into Avatar class |
tree | commitdiff |
2013-10-06 |
Mikael Nordfeldth | Moved shareLocation preference check to Profile class |
tree | commitdiff |
2013-10-06 |
Mikael Nordfeldth | OAuth related syntax fixes, nothing big |
tree | commitdiff |
2013-10-05 |
Mikael Nordfeldth | MediaFile code improvements, preparing to implement... |
tree | commitdiff |
2013-10-02 |
Mikael Nordfeldth | Do not name anything getOriginal (because DB_DataObject... |
tree | commitdiff |
2013-10-02 |
Mikael Nordfeldth | Various minor Avatar fixes, but pretty necessary. |
tree | commitdiff |
2013-10-01 |
Mikael Nordfeldth | PHP Notice: Undefined variable: logo |
tree | commitdiff |
next |