2014-05-18 |
Mikael Nordfeldth | Don't show or preview text/html attachments |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Mikael Nordfeldth | Notice->repeat() function takes Profile as argument now |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Mikael Nordfeldth | Notice->repeat should include the full message |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Mikael Nordfeldth | RepeatAction extends FormAction (and ManagedAction) |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Mikael Nordfeldth | Action->showContent now defined as protected |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Mikael Nordfeldth | Only POST Form widgets send a session token. |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Mikael Nordfeldth | GET request would send 'search' parameter because it... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Mikael Nordfeldth | Making FormAction subclasses use same sessionToken... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Mikael Nordfeldth | Improved imageboard-style notice feeds on web UI |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Mikael Nordfeldth | FormAction extends ManagedAction |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Mikael Nordfeldth | AttachmentAction extends to ManagedAction |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Mikael Nordfeldth | XrdAction extends ManagedAction |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Vinilox | Documentation update : PHP EXIF extension is required... |
commit | commitdiff | tree | snapshot |
2014-05-14 |
Mikael Nordfeldth | Apparently exif_read_data wasn't globally available. |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Mikael Nordfeldth | Some getActionName fiddling in Action class |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Mikael Nordfeldth | ProfileAction derivatives somewhat migrated to ManagedA... |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Mikael Nordfeldth | Clear out stored files and reltaed thumbnails when... |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Mikael Nordfeldth | Only JPEG files (and TIFF, which we don't support)... |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Mikael Nordfeldth | Thumbnail cleaning script, for missing files and File... |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Mikael Nordfeldth | File_thumbnail fixes (run scripts/upgrade.php) |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Mikael Nordfeldth | ConversationTree is now a plugin (not oldschool setting) |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Mikael Nordfeldth | Not sure how much time to spend on GNUsocialPhotos... |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Mikael Nordfeldth | FilteringNoticeStream now uses OOP for getNotices |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Mikael Nordfeldth | Bad variable reference in ProfileNoticeStream |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Mikael Nordfeldth | Use an Event to present notices conversations |
commit | commitdiff | tree | snapshot |
2014-05-11 |
Mikael Nordfeldth | More SQL in the conversation notice fetching |
commit | commitdiff | tree | snapshot |
2014-05-11 |
Mikael Nordfeldth | ConversationAction extends from ManagedAction |
commit | commitdiff | tree | snapshot |
2014-05-11 |
Mikael Nordfeldth | Initial version of ManagedAction |
commit | commitdiff | tree | snapshot |
2014-05-11 |
Mikael Nordfeldth | ConversationRepliesAction removed, Conversation is... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
Mikael Nordfeldth | Order InboxNoticeStream by id instead of created |
commit | commitdiff | tree | snapshot |
2014-05-10 |
Mikael Nordfeldth | Notice->getUrl() for shares would throw exception in... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
Mikael Nordfeldth | FileAction removed (we have AttachmentAction). |
commit | commitdiff | tree | snapshot |
2014-05-10 |
Mikael Nordfeldth | Removed 'bookmarklet' since we have Bookmark plugin |
commit | commitdiff | tree | snapshot |
2014-05-10 |
Mikael Nordfeldth | Remote profiles in AccountProfileBlock generated errors |
commit | commitdiff | tree | snapshot |
2014-05-10 |
Mikael Nordfeldth | "Twitter card" support had badly referenced HTML outputter |
commit | commitdiff | tree | snapshot |
2014-05-09 |
Mikael Nordfeldth | Directory to default plugins (disabled for singleuser) |
commit | commitdiff | tree | snapshot |
2014-05-09 |
Mikael Nordfeldth | curry.php can always be included (we use PHP>5.2) |
commit | commitdiff | tree | snapshot |
2014-05-09 |
Mikael Nordfeldth | Test against PHP_VERSION < 5.2.6, we don't support... |
commit | commitdiff | tree | snapshot |
2014-05-09 |
Mikael Nordfeldth | OStatus enabled by default, only disabled for private... |
commit | commitdiff | tree | snapshot |
2014-05-09 |
Mikael Nordfeldth | Lighttpd config example updated. |
commit | commitdiff | tree | snapshot |
2014-05-07 |
Mikael Nordfeldth | since_id and max_id for RawInboxNoticeStream |
commit | commitdiff | tree | snapshot |
2014-05-07 |
Mikael Nordfeldth | Too many bird wings ({), sorry Erkan :) |
commit | commitdiff | tree | snapshot |
2014-05-07 |
Mikael Nordfeldth | width and height are now properties in the File class |
commit | commitdiff | tree | snapshot |
2014-05-07 |
Mikael Nordfeldth | misplaced dollar sign, also URLs != attention URIs |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Mikael Nordfeldth | Old examples of lacking 'new' before 'Exception' |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Mikael Nordfeldth | Forgot 'new' before the Exception class |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Mikael Nordfeldth | Bad variable reference in OembedPlugin |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Mikael Nordfeldth | Bad variable reference in event hook. |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Mikael Nordfeldth | OpportunisticQM moved from core to default plugins. |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Mikael Nordfeldth | Moved oEmbed stuff out to a plugin (Oembed). |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Mikael Nordfeldth | Enable events for showing Attachment representation |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Mikael Nordfeldth | Garbage collection script didn't loop through anything |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Mikael Nordfeldth | User object didn't have getNickname() function |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Mikael Nordfeldth | Missed a $user->id to $profile->id translation |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Mikael Nordfeldth | More Exceptions for FeedSub doSubscribe and related... |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Mikael Nordfeldth | Type testing instead of just empty() in OStatusPlugin |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Mikael Nordfeldth | Various minor theme directory updates |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Mikael Nordfeldth | parent::handlePost() in CancelsubscriptionAction |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Mikael Nordfeldth | MagicEnvelope class now throws exception on XRD fail |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Mikael Nordfeldth | Only run EndSubscribe when it is really a sub |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Mikael Nordfeldth | Shorter, cleaner, smarter CancelsubscriptionAction |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Mikael Nordfeldth | More modern coding, stuff related to subscriptions |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Mikael Nordfeldth | AlreadyFulfilledException added, for acceptable exceptions |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Mikael Nordfeldth | MSN probably doesn't work, and we don't like it anyway |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Mikael Nordfeldth | Cleaning up FavorAction |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Mikael Nordfeldth | UsersalmonAction updated to stronger typing standards |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Mikael Nordfeldth | GroupsalmonAction updated to stronger typing standards |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Mikael Nordfeldth | More debugging for Salmon activities |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Mikael Nordfeldth | Stronger typing and function access control in OStatus |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Mikael Nordfeldth | Functions should return quickly (cosmetic) |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Mikael Nordfeldth | Success debugging was too much noise |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Mikael Nordfeldth | UnsupportedMediaException caused excessive debug log |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Mikael Nordfeldth | More debugging in Magicsig class verify method |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Joshua Judson... | Deliver SMS to @-ref'd users who want it, regardless... |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Joshua Judson... | Prevent spurious refusals of legitimate notices posted... |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Joshua Judson... | Make stopdaemons.sh work with on multi-instance servers... |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Joshua Judson... | Make daemons call setgid() *before* setuid() because... |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Joshua Judson... | Autocomplete: don't match non-subscribed group-names. |
commit | commitdiff | tree | snapshot |
2014-05-01 |
Mikael Nordfeldth | Conversations now have URIs that are not URLs |
commit | commitdiff | tree | snapshot |
2014-05-01 |
Mikael Nordfeldth | getConversationUrl introduced for linking to conversations |
commit | commitdiff | tree | snapshot |
2014-05-01 |
Mikael Nordfeldth | Link notice posted time to local representation |
commit | commitdiff | tree | snapshot |
2014-05-01 |
Mikael Nordfeldth | Installer database adjustments |
commit | commitdiff | tree | snapshot |
2014-05-01 |
Mikael Nordfeldth | We're not interested in Disqus support. |
commit | commitdiff | tree | snapshot |
2014-04-30 |
Mikael Nordfeldth | Notice URIs are not necessarily URLs. |
commit | commitdiff | tree | snapshot |
2014-04-30 |
Mikael Nordfeldth | wtf is Echo? bah, let's get rid of this crap |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Mikael Nordfeldth | Fix Direct Message functionality. |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Mikael Nordfeldth | s/bestUrl/getUrl/ for notices and microapp objects |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Mikael Nordfeldth | VideoThumbnails failure detection improved. |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Mikael Nordfeldth | Handle File thumbnail errors better |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Mikael Nordfeldth | InlineAttachmentList had unnecessary function |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Mikael Nordfeldth | Minifying javascripts is evil. Let's not do it. |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Mikael Nordfeldth | Datetime representation aligned for microformats2 |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Mikael Nordfeldth | Code cleanup and enabling User object's etc. getUri() |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Mikael Nordfeldth | getUrl replaces deprecated bestUrl (more to come) |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Mikael Nordfeldth | EmailAuthentication enabled by default |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Mikael Nordfeldth | Better fallback on UnsupportedMediaException |
commit | commitdiff | tree | snapshot |
2014-04-22 |
Mikael Nordfeldth | File width and height is now properly set for File |
commit | commitdiff | tree | snapshot |
2014-04-21 |
Mikael Nordfeldth | Be more precise in return array from image scaling |
commit | commitdiff | tree | snapshot |
2014-04-21 |
Mikael Nordfeldth | Redirect from Attachment_thumbnailAction |
commit | commitdiff | tree | snapshot |
2014-04-21 |
Mikael Nordfeldth | Dynamically generate thumbnails (see full text) |
commit | commitdiff | tree | snapshot |
next |