Commit History

Author SHA1 Message Date
  Mikael Nordfeldth a9c4bcd71f Removing unnecessary require_once lines (autoload!) 11 years ago
  Mikael Nordfeldth c5bf6cb05e Using a bit more of $this->scoped (Action parent class) 11 years ago
  Mikael Nordfeldth f0e967fefd needLogin renamed checkLogin and made a property 11 years ago
  Mikael Nordfeldth 89b10666bb IMPORTANT: parent::handlePost() in NewnoticeAction 11 years ago
  Mikael Nordfeldth 0612e5ec87 NewnoticeAction converted to extend FormAction 11 years ago
  Mikael Nordfeldth 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 years ago
  Zach Copley 03de85ed46 Make it so input forms that don't have navigation don't accidentally get hidden. Add a "nonav" class to them. 13 years ago
  Zach Copley fcd863bba9 Theming - add some new markup to DM and new notice pages 13 years ago
  Siebrand Mazeland 2dbdb0f185 Translator documentation updated/added. 13 years ago
  Siebrand Mazeland 84a2fb44b9 Add/update translator documentation. 13 years ago
  Siebrand Mazeland 9a6ee5e859 Update translator documentation. 13 years ago
  Evan Prodromou 5147404ea2 ToSelector widget to send private notices 13 years ago
  Evan Prodromou c7defb32f9 NoticeForm constructor takes array of optional parameters 13 years ago
  Siebrand Mazeland a127ba78a8 * translator documentation updated. 13 years ago
  Siebrand Mazeland b37e12ed34 * translator documntation updated 13 years ago
  Brion Vibber 9689bda21c Loading the original form instead of faking up our own. Sorta works but not pretty :D 13 years ago
  Brion Vibber aa96c3c1d9 Fix for tickets #2917, #2262: user URL shortening options not being applied in non-web channels 14 years ago
  Siebrand Mazeland 6ab34fd8e8 * i18n/L10n updates. 14 years ago
  Siebrand Mazeland cb74822e7a i18n/L10n consistency updates. 14 years ago
  Evan Prodromou 21bf50bad6 Merge branch 'noticetitle' into 0.9.x 14 years ago
  Evan Prodromou 7dd46222a8 add StartNoticeSaveWeb and EndNoticeSaveWeb to hook web-based UI for notices 14 years ago
  Brion Vibber d9942a558a Fix regression in replies made from web (was saving reply_to value in wrong array key) 14 years ago
  Brion Vibber 6ee3f35302 work in progress: prettier attachment mode for tinymce? 14 years ago
  Brion Vibber 527561cd93 TinyMCE: core tweak; switching order of input processing so length limit is applied to stripped version of the text 14 years ago
  Brion Vibber 3a85318bd0 First stab redoing argument loading for TinyMCE (to avoid hacking checks for all notice saves everywhere) 14 years ago
  Evan Prodromou d60c1f1a9f Revert "Revert "if user allows location sharing but turned off browser location use profile location"" 14 years ago
  Evan Prodromou 8b24ad8a9c Revert "if user allows location sharing but turned off browser location use profile location" 14 years ago
  Evan Prodromou 4b80ce0be8 if user allows location sharing but turned off browser location use profile location 14 years ago
  Brion Vibber 493b5479c1 OStatus: support @example.com/path/to/profile mentions as well as @profile@example.com (latter requires webfinger, former doesn't) 15 years ago
  Evan Prodromou e26a843caf Offload inbox updates to a queue handler to speed up posting online 15 years ago