コミット履歴

作者 SHA1 メッセージ 日付
  Mikael Nordfeldth e02c10a589 common_render_content doesn't require a Profile now 9 年 前
  Mikael Nordfeldth 3a6c98ff16 NoResultException is common if reply_to was not cleared on parent deletion 9 年 前
  Mikael Nordfeldth 01a4ab30dc Removing MicroID as well as simplifying profileaction 9 年 前
  Mikael Nordfeldth 871912a00a Plugins didn't match lib/plugin.php onPluginVersion function definition 9 年 前
  Mikael Nordfeldth 0726dcd06c Start using NoParentNoticeException more widely 9 年 前
  Mikael Nordfeldth dfd83bd898 GTalk shouldn't be trusted to comply with XMPP nowadays 11 年 前
  Mikael Nordfeldth f110fc5c9a Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 11 年 前
  Mikael Nordfeldth e45edd6ae2 Use addPlugin! (esp. XMPP folks should do this) 11 年 前
  Mikael Nordfeldth df5aa6f93a Exception wasn't thrown. How does PHP handle daisychained calls, really? 11 年 前
  Mikael Nordfeldth 64dbd93534 Some PHP strict warning fixes 11 年 前
  Mikael Nordfeldth 8fdc999be4 IM/XMPP Plugin classes use throwing getParent 11 年 前
  pztrn 9824b00f4b Adopted merge request #232 from statusnet to gnusocial 11 年 前
  Mikael Nordfeldth ba5e90164c Plugin onAutoload replaces _ with / in lib paths, this renames some classes. 11 年 前
  Mikael Nordfeldth de55d8f83b plugins onAutoload now only overloads if necessary (extlibs etc.) 11 年 前
  Jean Baptiste Favre f1a3d5a386 PHP 5.4 Fix GetValidDaemons function definition for Xmpp & TwitterBridge plugins 11 年 前
  Jean Baptiste Favre c23efdbdb0 PHP 5.4 compatibility: remove call-time pass by reference 11 年 前
  Jean Baptiste Favre 1b39f89b96 Add configuration check. Need 'server', 'port', 'user' and 'password' to be defined (not valid, just defined). 12 年 前
  Jean Baptiste Favre b8a69d023b Add basic support for GetValidDaemon event. Shall be extended with configuration check. 12 年 前
  Evan Prodromou 4b7a91bb81 Squashed commit of the following: 12 年 前
  Siebrand Mazeland 59ee7e0f5b Translator documentation updated. 13 年 前
  Siebrand Mazeland bbb240e47e Update translator documentation. 13 年 前
  Siebrand Mazeland 14456cbbb2 Fix gettext domain for messages in plugins "_()" to "_m()". 13 年 前
  Craig Andrews a3725de47b handle_incoming -> handleIncoming 14 年 前
  Craig Andrews 671b0f4cd9 format_notice -> formatNotice 14 年 前
  Craig Andrews b05ab5fc85 daemon_screenname -> daemonScreenname 14 年 前
  Craig Andrews 764e0ab962 receive_raw_message -> receiveRawMessage 14 年 前
  Craig Andrews 80176b0b2c send_notice -> sendNotice 14 年 前
  Craig Andrews 6a848bcc8a send_message -> sendMessage 14 年 前
  Brion Vibber 173778eab1 Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x 14 年 前
  Brion Vibber ddc7811a7b Move XMPPHP from core extlibs to Xmpp plugin extlibs 14 年 前