История коммитов

Автор SHA1 Сообщение Дата
  Mikael Nordfeldth d98784e059 Use functions instead of accessing properties in twitterUserArray 9 лет назад
  Mikael Nordfeldth 13cf744fb3 Allow screennames that are === '0' 9 лет назад
  hannes 4e50717e12 output error if json_encode fails 9 лет назад
  Mikael Nordfeldth b596391fcd Avoid having to check for notices without rendered copies in upgrade.php 9 лет назад
  Mikael Nordfeldth fe328ae5e4 Fix because qvitter supplies a twitter array value which is an array 9 лет назад
  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 10 лет назад
  Mikael Nordfeldth 7e65f4f6ea StatusNet to GNU social renaming in minor places 10 лет назад
  Mikael Nordfeldth 8fac7a9f6c StatusNet class renamed GNUsocial 10 лет назад
  Mikael Nordfeldth 6cdedf6049 Replace $this->user/auth_user with $this->scoped in lib/apiaction.php 10 лет назад
  Chimo fb03fc073a ApiTimelineList: Fixes ServerErrorAction 10 лет назад
  Mikael Nordfeldth c7df5594d0 Simplified by adding an abstract AtompubAction 10 лет назад
  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 лет назад
  Mikael Nordfeldth f200d708bd Simplify NoticeSimpleStatusArray inclusion in lib/apiaction.php 10 лет назад
  Mikael Nordfeldth fcdd061b4f pluginified most of hasFave, getFaves and related calls 10 лет назад
  Mikael Nordfeldth d6f52f5939 File::processNew can return -1 which was not true for empty() 10 лет назад
  Mikael Nordfeldth c00491cd7a Cosmetic changes to common_redirect, clientError, serverError 11 лет назад