Commit History

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