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-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 |
2014-10-05 |
Hannes Mannerheim | bug, make ajax submission work again |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Mikael Nordfeldth | Hannes Mannerheim's merge request 8 from Gitorious |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Hannes Mannerheim | Bug, attachments stored double in file table |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Aqeel Zafar | Fix T46 Blog Plugin is broken |
commit | commitdiff | tree | snapshot |
2014-09-28 |
Jeremy Malcolm | Test for already defined OAuth exception class |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Mikael Nordfeldth | Mats Sjöberg's merge request no.5 from Gitorious |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Mikael Nordfeldth | Latest Mf2/Parser.php is compatible with PHP5.3 |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Mikael Nordfeldth | Updated LDAP2 extlib to latest version. |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Mikael Nordfeldth | Added a return true statement for an event handler |
commit | commitdiff | tree | snapshot |
2014-09-17 |
Silke Meyer | "return parent" breaks ldap plugin, there's no parent |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Mikael Nordfeldth | QnA layout fix, still no answer-action |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Mikael Nordfeldth | tabs to spaces |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Roland Haeder | Fixes for making Meteor working with HTTPS. |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Roland Haeder | Added missing index declarations. |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Mikael Nordfeldth | Let's not avoid error reporting completely in getvalidd... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Roland Haeder | Fixed CHMOD + set error_reporting(0) in getvaliddaemons... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Roland Haeder | This JavaScript file is located in js/ - Fixed paths... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Mikael Nordfeldth | AtomPub missing georss namespace merge from chimo |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Mikael Nordfeldth | QnA fixes from chimo |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Mikael Nordfeldth | Poll fixes by chimo |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Mats Sjöberg | TwitterBridge should not try to send replies to tweets... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Matt Lee | Merge branch 'master' of gitorious.org:social/mainline sazius-nightly |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Matt Lee | Added GNU social install doc: |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Mikael Nordfeldth | alpha number bump |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Mikael Nordfeldth | Merge mmn's 'nightly' changes |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Roland Haeder | Check for valid database connection object. |
commit | commitdiff | tree | snapshot |
2014-08-17 |
Matt Lee | Updated README |
commit | commitdiff | tree | snapshot |
2014-08-17 |
chimo | PollListItem: Use showNotice args |
commit | commitdiff | tree | snapshot |
2014-08-17 |
chimo | Added adaptNoticeListItem and QnAListItem |
commit | commitdiff | tree | snapshot |
2014-08-17 |
chimo | Added adaptNoticeListItem and PollListItem |
commit | commitdiff | tree | snapshot |
2014-08-13 |
chimo | Adds missing georss xmlns in subscriptions AtomPub |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Mikael Nordfeldth | Revert "Repeat query window misplaced" |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Mikael Nordfeldth | declared "next_id" used to set the max_id for next... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Mikael Nordfeldth | local variable format in ApiAction declared in class |
commit | commitdiff | tree | snapshot |
next |