コミット履歴

作者 SHA1 メッセージ 日付
  Mikael Nordfeldth bb72229d6a Show what you're replying to in the web interface 7 年 前
  Mikael Nordfeldth 723b49a22a throw exception instead of clientError 8 年 前
  Mikael Nordfeldth 73dbc5ca1b Use ToSelector choice again. 8 年 前
  Mikael Nordfeldth d73c264e25 Haha, forgot that the $content content must also be there! 8 年 前
  Mikael Nordfeldth a47563cf3d Don't add space if there's no string in new notice content 8 年 前
  Mikael Nordfeldth 03d2b680f8 Allow empty new-notice content via web if there's an upload 8 年 前
  Mikael Nordfeldth 33194b3cff Attention goes to the parent notice author too 8 年 前
  Mikael Nordfeldth c48871cf1b Notice from web now saves context->attention too! ;) 8 年 前
  Mikael Nordfeldth 1f02dc639e shortenLinks _after_ media upload to be consistent with api 8 年 前
  Mikael Nordfeldth 8ad6b8809a Don't abort on too long notices in Notice::saveActivity 8 年 前
  Mikael Nordfeldth 0dfafe2567 NewnoticeAction now uses Notice::saveActivity(...) 8 年 前
  Mikael Nordfeldth 1ea876296d A bunch of FormAction and ManagedAction synchronization 9 年 前
  Mikael Nordfeldth 196df7d8a4 Change the title of NewnoticeAction if replying 9 年 前
  Mikael Nordfeldth 8fac7a9f6c StatusNet class renamed GNUsocial 9 年 前
  Chimo 7cea3f9f11 Add 'statusnet_textarea' backward-compatibility 9 年 前
  Chimo d816af9aa9 Prepopulate newnotice from URL arg 9 年 前
  Mikael Nordfeldth 8b585ff647 MediaFile upload simplifying 9 年 前
  Mikael Nordfeldth 65c540478e newnotice action always returns the notice's URL 9 年 前
  Mikael Nordfeldth 370341ce31 Don't show notice form navs on newnotice action 9 年 前
  Mikael Nordfeldth 55db74291c Using empty on a function return value (thanks mrvdb) 10 年 前
  Mikael Nordfeldth eb955fe629 "Notice posted" message in Ajax title for NewnoticeAction 10 年 前
  Mikael Nordfeldth 9ce06f3e82 Adapt NewnoticeAction to latest Form- and ManagedAction 10 年 前
  Mikael Nordfeldth 2e77cbfa86 FormAction updates, also fixing NoticeForm CSS 10 年 前
  Mikael Nordfeldth d596513e39 Stronger typing for NoticeListItem and so 10 年 前
  Mikael Nordfeldth 78f9629bf3 Moved shareLocation preference check to Profile class 11 年 前
  Mikael Nordfeldth 48da97f204 MediaFile code improvements, preparing to implement multi-attachments 11 年 前
  Mikael Nordfeldth 64df40e409 Filling in missing endHTML calls for Action AJAX 11 年 前
  Mikael Nordfeldth 1c6f9df80e PHP5.5 fix: Better use of startXML for Action classes (mostly AJAX) 11 年 前
  Mikael Nordfeldth a9c4bcd71f Removing unnecessary require_once lines (autoload!) 11 年 前
  Mikael Nordfeldth c5bf6cb05e Using a bit more of $this->scoped (Action parent class) 11 年 前