コミット履歴

作者 SHA1 メッセージ 日付
  Mikael Nordfeldth 482f61ac15 OStatusSub should use inherent attributes 9 年 前
  Evan Prodromou 330041e8bf Merge branch 'master' of gitorious.org:statusnet/mainline 12 年 前
  Mikael Nordfeldth 19c3cd541d Issue 3401, ostatus group subscription lands on blank page 12 年 前
  Evan Prodromou d5564fb8d8 Add a trace, too 12 年 前
  Evan Prodromou 7e60bb04e5 Add an exception on remote group join 12 年 前
  Siebrand Mazeland 1d1a929718 Update translator documentation and L10n. 13 年 前
  Siebrand Mazeland 4651c9d94a Fix L10n/i18n. 13 年 前
  Brion Vibber 541dfa04fe Switch things from calling Group_member::join & leave & calling events manually to running through Profile::joinGroup() && Profile::leaveGroup(), with the events encapsulated. 13 年 前
  Brion Vibber 69b13cb279 Normalize execution guards on OStatus php files; mostly helps cut down on annoying 'class not found' errors when something spiders the dirs. :P 14 年 前
  Siebrand Mazeland 5a6f616206 * i18n/L10n update 14 年 前
  Siebrand Mazeland 1bfbe9badf * i18n/L10n updates and FIXMEs added 14 年 前
  Brion Vibber 21f253c584 Fix regression in OStatus remote group subscribe -- a bug was previously masked silently (call to nonexistent getProfileUrl() method on User_group -- now replaced with homeUrl() which does the thing we wanted here) 14 年 前
  Sarven Capadisli 6a5a629afa Updated label and note text for user and group remote subscribe forms 14 年 前
  Brion Vibber a42d1116db Separate the UI paths for ostatussub and ostatusgroup. They'll redirect to each other transparently if they find you've put a remote entity of the other type. 14 年 前