2014-06-02 |
Mikael Nordfeldth | Prepare for WebFinger magicsig data for remote profiles |
commit | commitdiff | tree | snapshot |
2014-06-02 |
Mikael Nordfeldth | MagicEnvelope discoverKeyPair now returns string |
commit | commitdiff | tree | snapshot |
2014-06-02 |
Mikael Nordfeldth | Only use a Profile in MagicEnvelope keypair retrieval |
commit | commitdiff | tree | snapshot |
2014-06-02 |
Mikael Nordfeldth | Magicsig importKeys finetuning and getHash() use |
commit | commitdiff | tree | snapshot |
2014-06-02 |
Mikael Nordfeldth | Don't ensureProfile before we verify signature |
commit | commitdiff | tree | snapshot |
2014-06-02 |
Mikael Nordfeldth | Clarify it's not base64, but base64url, encoding in... |
commit | commitdiff | tree | snapshot |
2014-06-02 |
Mikael Nordfeldth | Improve debugging for Salmon slaps |
commit | commitdiff | tree | snapshot |
2014-06-02 |
Mikael Nordfeldth | Try the whole Salmon action for AlreadyFulfilledException |
commit | commitdiff | tree | snapshot |
2014-06-02 |
Mikael Nordfeldth | Magicsig warning message would fail to get bits |
commit | commitdiff | tree | snapshot |
2014-06-02 |
Mikael Nordfeldth | File::processNew now static and always throws exception... |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Mikael Nordfeldth | File::processNew can return -1 which was not true for... |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Mikael Nordfeldth | Stronger typing for NoticeListItem and so |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Mikael Nordfeldth | ArrayWrapper no longer returned from multiGetClass |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Mikael Nordfeldth | There could be unresolvable FeedSub entries |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Mikael Nordfeldth | Stronger typing in Widget class (HTMLOutputter) |
commit | commitdiff | tree | snapshot |
2014-05-31 |
Mikael Nordfeldth | Magicsig is made a bit less cumbersome |
commit | commitdiff | tree | snapshot |
2014-05-31 |
Mikael Nordfeldth | Use locally cached Salmon keys for profiles |
commit | commitdiff | tree | snapshot |
2014-05-31 |
Mikael Nordfeldth | Last objectification of MagicEnvelope. Smarter SalmonAction |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Mikael Nordfeldth | Template engine is a good idea, but not in that impleme... |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Mikael Nordfeldth | StatusNet::delPlugin($name) added to disable plugins |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Mikael Nordfeldth | Maybe the least necessary plugin: PoweredByStatusNet |
commit | commitdiff | tree | snapshot |
2014-05-30 |
Mikael Nordfeldth | Subscription class listing retrieval fixed |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Mikael Nordfeldth | Modernising subscribers/subscriptions to use $this... |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Mikael Nordfeldth | Salmon log message tidying up |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Mikael Nordfeldth | Bad variable names (fixes last commit) |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Mikael Nordfeldth | MagicEnvelope object orientation (no passing arrays) |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Mikael Nordfeldth | Make MagicEnvelope self-reference |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Mikael Nordfeldth | Removed MagicEnvelopeCompat, legacy from SN <0.9.7 |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Mikael Nordfeldth | Minor changes in Salmon lib for Magicsig retrieval. |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Mikael Nordfeldth | Make Profile::fromUri use UnknownUriException |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Mikael Nordfeldth | UnknownUriException added for better error handling |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Mikael Nordfeldth | NoProfileException collision avoidance fix |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Mikael Nordfeldth | Should not normalize Salmon author URIs. |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Mikael Nordfeldth | getAuthorUri is a more appropriate function name |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Mikael Nordfeldth | checkAuthor not used anywhere |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Mikael Nordfeldth | There's no guarantee we have an Ostatus_profile for... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Mikael Nordfeldth | Inform and make use of NoProfileException in OStatus... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Mikael Nordfeldth | UsersalmonAction cleanup |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Mikael Nordfeldth | Ostatus_profile throws NoProfileException from localPro... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Mikael Nordfeldth | NoUriException added and implemented in FeedSub class |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Mikael Nordfeldth | Removing unused functions from Bookmark plugin |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Mikael Nordfeldth | adminUpdates setting not available now |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Mikael Nordfeldth | isLocal() for User_group |
commit | commitdiff | tree | snapshot |
2014-05-19 |
Mikael Nordfeldth | Minor script fixes |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Mikael Nordfeldth | sprintf for SQL calls, please |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Mikael Nordfeldth | Show more links work with AJAX-retrieved HTML |
commit | commitdiff | tree | snapshot |
2014-05-18 |
Mikael Nordfeldth | Don't report all linked URLs to remote sites |
commit | commitdiff | tree | snapshot |
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 |
next |