Commit History

Author SHA1 Message Date
  Diogo Cordeiro 1536d3ef29 [XML/HTML Outputter] General improvements and refactoring as well as some bug fixes 5 years ago
  Diogo Cordeiro fe411e8138 Fix some typos/small obvious bugs on twitterRssGroupArray 5 years ago
  Mikael Nordfeldth ba4a84602a Output proper HTML and XML headers for single Atom entry 7 years ago
  Mikael Nordfeldth a7043bf7cc Split up source and source_link. Never trust HTML! 7 years ago
  Mikael Nordfeldth d98784e059 Use functions instead of accessing properties in twitterUserArray 8 years ago
  Mikael Nordfeldth 13cf744fb3 Allow screennames that are === '0' 8 years ago
  hannes 4e50717e12 output error if json_encode fails 8 years ago
  Mikael Nordfeldth b596391fcd Avoid having to check for notices without rendered copies in upgrade.php 8 years ago
  Mikael Nordfeldth fe328ae5e4 Fix because qvitter supplies a twitter array value which is an array 8 years ago
  Mikael Nordfeldth 38c84a92c7 Merge request #59 which was directed at master 8 years ago
  hannes abb8d1273e block check can't be done inside the same try-expression as Subscription::getSubscription(), since if that throws a NoResultException, the block check will not be done. and if you're blocking someone you are not subscribing to them. 8 years ago
  Mikael Nordfeldth 3a6c98ff16 NoResultException is common if reply_to was not cleared on parent deletion 8 years ago
  Mikael Nordfeldth 404d5781fc Annoying debug messages that were just meant to remind 8 years ago
  Mikael Nordfeldth 52de57e2f6 Let's handle notice dataobjects instead, despite fetching twice from db 8 years ago
  Mikael Nordfeldth 3c86542a40 Move notice location data to Notice_location 8 years ago
  Mikael Nordfeldth 64fbc93217 ApiAction::dateTwitter was called statically from a plugin 8 years ago
  Bhuvan Krishna d6924f7680 Remove executable permissions where unnecessary 8 years ago
  Mikael Nordfeldth 0726dcd06c Start using NoParentNoticeException more widely 9 years ago
  Mikael Nordfeldth a647a4f6b3 Moving some more repeat stuff into the Share plugin 9 years ago
  Mikael Nordfeldth 7e65f4f6ea StatusNet to GNU social renaming in minor places 9 years ago
  Mikael Nordfeldth 8fac7a9f6c StatusNet class renamed GNUsocial 9 years ago
  Mikael Nordfeldth 6cdedf6049 Replace $this->user/auth_user with $this->scoped in lib/apiaction.php 9 years ago
  Chimo fb03fc073a ApiTimelineList: Fixes ServerErrorAction 9 years ago
  Mikael Nordfeldth c7df5594d0 Simplified by adding an abstract AtompubAction 9 years ago
  Mikael Nordfeldth 48ba963ddd Inline documentation updated to reflect on plugin move of DMs 9 years ago
  Mikael Nordfeldth d493fd0772 DirectMessage API functions moved to plugin 9 years ago
  Mikael Nordfeldth 7ea067a0dc Notice_source checks in better code style 9 years ago
  Hannes Mannerheim 852924799f isSubscribed and hasBlocked need instance of Profile, not User 9 years ago
  Mikael Nordfeldth 8825aef1de local variable format in ApiAction declared in class 9 years ago
  Mikael Nordfeldth 7e597ea7cc More Favorite pluginification (favecount, cache, menus(favecount, cache, menus)) 10 years ago