2014-12-08 |
Mikael Nordfeldth | Stronger typing in Ostatus_profile |
commit | commitdiff | tree | snapshot |
2014-12-06 |
Mikael Nordfeldth | Merge commit 'refs/merge-requests/19' of https://gitori... |
commit | commitdiff | tree | snapshot |
2014-12-06 |
Mikael Nordfeldth | Merge commit 'refs/merge-requests/23' of https://gitori... |
commit | commitdiff | tree | snapshot |
2014-12-06 |
Mikael Nordfeldth | Avoid undefined variables. |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Mikael Nordfeldth | Revert "Report a 404 not found if no posts found for... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Joshua Judson... | Use HTTPS links for Google and Yahoo! |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Joshua Judson... | Add Ixquick as a fallback search link |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Joshua Judson... | Add DuckDuckGo as a fallback search link |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Joshua Judson... | Correctly spell "Yahoo!" |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Joshua Judson... | SearchAction: don't list dead web search-engines |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Hannes Mannerheim | delete groups from groups directory, for admins |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Mikael Nordfeldth | Merge aqeeliz's commit 'refs/merge-requests/20' of... |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Joshua Judson... | common_path(): use HTTPS if current URL is HTTPS |
commit | commitdiff | tree | snapshot |
2014-12-01 |
Mikael Nordfeldth | debug output was referencing wrong variable |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Mikael Nordfeldth | Conversation URIs could be NULL on upgrade |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Mikael Nordfeldth | Version bump to 1.1.3 since conversation tracking |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Mikael Nordfeldth | Adding crc32 to uniqueify conversation URIs |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Mikael Nordfeldth | fetch conversation URI in processPost, not processShare |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Mikael Nordfeldth | scripts/upgrade.php would fail if Profile_prefs did... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Mikael Nordfeldth | If a Notice insert fails, don't continue processing it |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Mikael Nordfeldth | Move Conversation creation out of insert() to allow... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Mikael Nordfeldth | Conversation URI cannot be null |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Mikael Nordfeldth | Use remote conversation URI info to stitch convos together |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Mikael Nordfeldth | ostatus:conversation element instead of link rel="" |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Mikael Nordfeldth | Namespaced elements now available in xmloutputter |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Aqeel Zafar | Fix T60 Avatar upload text is squished |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Joshua Judson... | sendemailsummary.php: correct path to INSTALLDIR |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Mikael Nordfeldth | Try to lookup the profile if we don't know it yet |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Mikael Nordfeldth | Ostatus_profile->checkAuthorship returns Profile |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Mikael Nordfeldth | Bad parameter count for checkAuthorship |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Joshua Judson... | Fix OStatus groups by making Ostatus_profile::localProf... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Joshua Judson... | Ostatus_profile::checkAuthorship(): throw ServerExcepti... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Joshua Judson... | UserEmailSummaryHandler: use $notice->getLocalUrl(... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Joshua Judson... | UserEmailSummaryHandler: Update notice-fetching logic |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Joshua Judson... | UserEmailSummaryHandler: correct instantiation of Inbox... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Joshua Judson... | QueueManager: don't assume all non-XML strings are... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Mikael Nordfeldth | Report a 404 not found if no posts found for User timeline |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Mikael Nordfeldth | Don't define a variable in a function call |
commit | commitdiff | tree | snapshot |
2014-11-19 |
Mikael Nordfeldth | openssl is a required extension (OAuth and OStatus) |
commit | commitdiff | tree | snapshot |
2014-11-19 |
Mikael Nordfeldth | Updated prerequisite list for PHP5.4 |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Mikael Nordfeldth | normalizing acct: URI just to be sure |
commit | commitdiff | tree | snapshot |
2014-11-10 |
Mikael Nordfeldth | Present WWW-Authenticate on failure to authenticate |
commit | commitdiff | tree | snapshot |
2014-11-10 |
Mikael Nordfeldth | Unnecessary to check PHP_AUTH_USER here |
commit | commitdiff | tree | snapshot |
2014-11-10 |
Mikael Nordfeldth | $header was always true due to previous if statement |
commit | commitdiff | tree | snapshot |
2014-11-10 |
Mikael Nordfeldth | Checking user properties for instanceof User |
commit | commitdiff | tree | snapshot |
2014-11-10 |
Mikael Nordfeldth | Less verbose logic for checking api authentication |
commit | commitdiff | tree | snapshot |
2014-11-10 |
Mikael Nordfeldth | Integrate qvitter ApiAuthAction (thanks hannes2peer) |
commit | commitdiff | tree | snapshot |
2014-11-07 |
Mikael Nordfeldth | Blocking form (at least) was visually broken |
commit | commitdiff | tree | snapshot |
2014-11-07 |
Mikael Nordfeldth | DirectMessage added to default plugins |
commit | commitdiff | tree | snapshot |
2014-11-07 |
Mikael Nordfeldth | Some unnecessary/faulty includes fixed in DM plugin |
commit | commitdiff | tree | snapshot |
2014-11-07 |
Mikael Nordfeldth | Inline documentation updated to reflect on plugin move... |
commit | commitdiff | tree | snapshot |
2014-11-07 |
Mikael Nordfeldth | Lost file with MessageCommand class. |
commit | commitdiff | tree | snapshot |
2014-11-07 |
Mikael Nordfeldth | FavoritePlugin calls CommandInterpreter::split_arg |
commit | commitdiff | tree | snapshot |
2014-11-07 |
Mikael Nordfeldth | MessageCommand moved to DirectMessage plugin |
commit | commitdiff | tree | snapshot |
2014-11-07 |
Mikael Nordfeldth | &$supported in CommandSupportedAPI event is boolean |
commit | commitdiff | tree | snapshot |
2014-11-07 |
Mikael Nordfeldth | UserActivityStream export of DMs moved to plugin |
commit | commitdiff | tree | snapshot |
2014-11-07 |
Mikael Nordfeldth | DirectMessage API functions moved to plugin |
commit | commitdiff | tree | snapshot |
2014-11-07 |
Mikael Nordfeldth | Simulation does not support plugins yet |
commit | commitdiff | tree | snapshot |
2014-11-07 |
Mikael Nordfeldth | DirectMessage moved into a plugin, not done yet |
commit | commitdiff | tree | snapshot |
2014-11-07 |
Mikael Nordfeldth | We're using URLMapper, not Net_URL_Mapper |
commit | commitdiff | tree | snapshot |
2014-11-06 |
Mikael Nordfeldth | Diaspora public key published in WebFinger |
commit | commitdiff | tree | snapshot |
2014-11-06 |
Mikael Nordfeldth | UPGRADE file fixed, forgot to mention PHP modules |
commit | commitdiff | tree | snapshot |
2014-11-05 |
Mikael Nordfeldth | Show permalinks only for local notices |
commit | commitdiff | tree | snapshot |
2014-11-05 |
Mikael Nordfeldth | Notice_source checks in better code style |
commit | commitdiff | tree | snapshot |
2014-11-05 |
Mikael Nordfeldth | Conversation link as default, permalink for /notice |
commit | commitdiff | tree | snapshot |
2014-11-03 |
Stanislav N... | Add "Date" header to mail, some clients require this... |
commit | commitdiff | tree | snapshot |
2014-10-27 |
Mikael Nordfeldth | EventPlugin now uses event handling instead of NLI... |
commit | commitdiff | tree | snapshot |
2014-10-27 |
Mikael Nordfeldth | Making some autumn cleaning in the themes |
commit | commitdiff | tree | snapshot |
2014-10-26 |
Mikael Nordfeldth | Show poll results also to non-logged in visitors |
commit | commitdiff | tree | snapshot |
2014-10-26 |
Mikael Nordfeldth | Updating TwitterBridge README to be clearer on installation |
commit | commitdiff | tree | snapshot |
2014-10-26 |
Mikael Nordfeldth | BookmarkListItem removed in favor of event-driven rendering |
commit | commitdiff | tree | snapshot |
2014-10-26 |
Mikael Nordfeldth | Adding event StartShowNoticeItemNotice with correspondi... |
commit | commitdiff | tree | snapshot |
2014-10-26 |
Mikael Nordfeldth | Minor cosmetic changes to form_settings. Hope they... |
commit | commitdiff | tree | snapshot |
2014-10-26 |
Mikael Nordfeldth | PollListItem freed from noticeListItemAdapter clutches |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Mikael Nordfeldth | args argument must be array for menu item |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Mikael Nordfeldth | multiGet instead of listFind, subs now in order! |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Mikael Nordfeldth | Updated README before pushing to 1.1.x |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Mikael Nordfeldth | Bumping base version number to 1.1.2 |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Mikael Nordfeldth | Possible XSS scenario when posting Bookmarks |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Mikael Nordfeldth | Can't use empty on a function call |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Roland Haeder | Fixed syntax error. :-( |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Roland Haeder | Fixed type-hints + added assert + method getGroup(). |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Roland Haeder | Some fixes/improvements - added getter getGroup() for... |
commit | commitdiff | tree | snapshot |
2014-10-25 |
Mikael Nordfeldth | A little bit more debugging. |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Hannes Mannerheim | i had introduced a bug... userdirectory didn't work... |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Hannes Mannerheim | remove dupes when infinitescrolling, and add infinitesc... |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Hannes Mannerheim | shows which user we are confirming to delete |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Hannes Mannerheim | groups/all didn't work, also fixed pagination in direct... |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Hannes Mannerheim | we _do_ want to show text/html as attachments, since... |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Hannes Mannerheim | repeat-bug, could not repeat oversized notices |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Hannes Mannerheim | do favorites from default like in API |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Hannes Mannerheim | make .attachment.more ajax work with ajax-loaded conten... |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Hannes Mannerheim | make show more comments work with ajax loaded stuff... |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Hannes Mannerheim | isSubscribed and hasBlocked need instance of Profile... |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Mikael Nordfeldth | Class names are strings. Also, sorry we're touching... |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Mikael Nordfeldth | statusnet/gnu-social merge request 22 |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Mikael Nordfeldth | statusnet/gnu-social merge request 21 |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Mikael Nordfeldth | Merge commit 10 by hannesmannerheim |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Mikael Nordfeldth | Merge request 9 on Gitorious |
commit | commitdiff | tree | snapshot |
2014-10-05 |
Hannes Mannerheim | makes ajax-repeat work with ajax loaded content |
commit | commitdiff | tree | snapshot |
next |