Commit Graph

  • d24c4f349f Move share command interpretation to SharePlugin Mikael Nordfeldth 2015-03-12 15:58:57 +01:00
  • c85e78ac3c Remove unnecessary require lines and definitions Mikael Nordfeldth 2015-03-12 15:53:59 +01:00
  • 7ddf586da7 Add ProfileNoticeList[Item] as separate lib class files Mikael Nordfeldth 2015-03-12 15:53:28 +01:00
  • 4e9e3cf0d5 Moving Ostatus_profile processShare to SharePlugin Mikael Nordfeldth 2015-03-12 15:47:21 +01:00
  • 5bea746fa8 Merge branch 'nightly' into repeat_as_shareplugin Mikael Nordfeldth 2015-03-12 15:21:23 +01:00
  • 5c8e56e8d2 Repeat confirmation dialogbox fix Mikael Nordfeldth 2015-03-12 12:52:07 +01:00
  • 6f0f8cd6c7 Initial work on making the Share verb handled in plugin Mikael Nordfeldth 2015-03-12 12:27:49 +01:00
  • 2a32af084f ImageFile $id argument is only for File objects Mikael Nordfeldth 2015-03-11 00:20:48 +01:00
  • 6f76c8b59d Same as last commit, don't give ID if it's not for a File object Mikael Nordfeldth 2015-03-11 00:13:55 +01:00
  • 88411fb1ca ImageFile should not have an $id set if not a File Mikael Nordfeldth 2015-03-10 23:52:50 +01:00
  • 3302067aad javascript fixes for reply form fetching Mikael Nordfeldth 2015-03-10 21:47:28 +01:00
  • 0a2c51510c FormAction wants getInstructions to be protected Mikael Nordfeldth 2015-03-10 21:46:33 +01:00
  • c79b9a2289 more descriptive setting name Mikael Nordfeldth 2015-03-10 18:10:27 +01:00
  • 8cfe72c683 SiteNoticeInSidebar widget did not define divId() Mikael Nordfeldth 2015-03-10 17:33:58 +01:00
  • 9ef224fceb ActivityVerb is a core plugin Mikael Nordfeldth 2015-03-10 17:24:23 +01:00
  • af67f15cf2 FavoritePlugin is now an "ActivityVerbHandlerPlugin" Mikael Nordfeldth 2015-03-10 15:39:35 +01:00
  • e338931ffa Let the creator decide which HTML tag to use for NoticeListItem Mikael Nordfeldth 2015-03-10 13:07:36 +01:00
  • 502f26299b Notice elements don't need to be floating... Mikael Nordfeldth 2015-03-10 12:09:20 +01:00
  • 8a273eef20 Move AlreadyFulfilled check to Fave::addNew Mikael Nordfeldth 2015-03-10 11:50:16 +01:00
  • fa080328cf favorite and like are synonyms of each other Mikael Nordfeldth 2015-03-09 18:47:44 +01:00
  • fa3457f391 First ActivityVerbPlugin sketch Mikael Nordfeldth 2015-03-09 17:36:21 +01:00
  • aa27c45230 Notice class got exception throwing getById Mikael Nordfeldth 2015-03-09 17:33:20 +01:00
  • f321c3c2ea Make 'activity' a blacklisted nickname Mikael Nordfeldth 2015-03-09 17:07:24 +01:00
  • 9bb648739b The argument formatting regexps are the third argument Mikael Nordfeldth 2015-03-09 15:31:07 +01:00
  • 3287ecc8d3 Delete Faves onProfileDeleteRelated instead of User Mikael Nordfeldth 2015-03-09 15:01:05 +01:00
  • 1e89540c3f Merge branch 'nightly', beginning of 1.2.x Mikael Nordfeldth 2015-03-09 11:01:17 +01:00
  • 5a3a3420e3 Merge commit 'refs/merge-requests/56' of https://gitorious.org/social/mainline into merge-requests/56 Mikael Nordfeldth 2015-03-09 10:39:27 +01:00
  • 8ae1328e71 DB_DataObject won't save value 0 because it is "false" Mikael Nordfeldth 2015-03-08 23:32:56 +01:00
  • 6f61b4488e Make the OpenID settings page use more of HTMLOutputter functions Mikael Nordfeldth 2015-03-08 23:31:35 +01:00
  • 474c8bef0a Don't display labels by default in notice forms Mikael Nordfeldth 2015-03-08 23:30:54 +01:00
  • 7aa1e02d06 Don't use a placeholder value on the nickname field Mikael Nordfeldth 2015-03-08 23:29:38 +01:00
  • b41c6824c5 Let text inputs have placeholder values. Mikael Nordfeldth 2015-03-08 23:29:16 +01:00
  • 05006f687a Move more POST handling into ManagedAction Mikael Nordfeldth 2015-03-08 21:08:27 +01:00
  • 1ea876296d A bunch of FormAction and ManagedAction synchronization Mikael Nordfeldth 2015-03-08 20:41:42 +01:00
  • 55894f02c7 TagProfileAction and OStatusPlugin now use less redundant code Mikael Nordfeldth 2015-03-08 20:10:20 +01:00
  • 32dacb9369 ROLLBACK queries in the proper order Mikael Nordfeldth 2015-03-08 19:44:23 +01:00
  • d6423bbbc8 Sensitive-test _is_ done in index.php Mikael Nordfeldth 2015-03-08 19:17:01 +01:00
  • 1442ca16b4 Some reply buttons wouldn't work the first time they were clicked. Mikael Nordfeldth 2015-03-08 12:54:08 +01:00
  • 1a1b992858 RepliesAction migrated to extend ManagedAction Mikael Nordfeldth 2015-03-08 12:38:15 +01:00
  • a452a3b1a0 Snapshot of the Transifex translation project - February 2015 digital dreamer 2015-03-08 09:34:38 +01:00
  • 3c5383b11c All the AJAX calls should be made with $.ajax Mikael Nordfeldth 2015-03-08 01:34:40 +01:00
  • 77190c9a87 Need to run the NoticeFormSetup if forms are prerendered Mikael Nordfeldth 2015-03-07 23:42:27 +01:00
  • 75d45dace9 Don't put submit button in reply field edge-to-edge Mikael Nordfeldth 2015-03-07 23:38:03 +01:00
  • b604630a74 Don't put reply in a popup, it was undesired for users Mikael Nordfeldth 2015-03-07 23:35:41 +01:00
  • 9deff7afaf Email settings fix for the DB_DataObject bug for saving value 0 Mikael Nordfeldth 2015-03-07 21:57:43 +01:00
  • 4e682f3d88 Reply popup works now Mikael Nordfeldth 2015-03-07 20:35:05 +01:00
  • 196df7d8a4 Change the title of NewnoticeAction if replying Mikael Nordfeldth 2015-03-07 20:34:46 +01:00
  • 98b65763b0 input elements outside of label elements Mikael Nordfeldth 2015-03-07 20:11:13 +01:00
  • aefaef3ead jquery-ui updated to 1.11.3 Mikael Nordfeldth 2015-03-07 14:14:19 +01:00
  • be15ab47dc jquery infieldlabel.js removed from script list Mikael Nordfeldth 2015-03-07 12:32:24 +01:00
  • bc1d667784 jQuery cookie plugin updated Mikael Nordfeldth 2015-03-07 01:00:07 +01:00
  • 395c2cc075 JSON in JavaScript library updated Mikael Nordfeldth 2015-03-07 00:57:21 +01:00
  • a6c03e3127 jQuery Form Plugin updated Mikael Nordfeldth 2015-03-07 00:55:17 +01:00
  • 6080f6673e "infield labels" should be migrated to HTML5 placeholder Mikael Nordfeldth 2015-03-07 00:49:05 +01:00
  • fab08278ea jQuery v2.1.3 seems to work fine Mikael Nordfeldth 2015-03-07 00:48:43 +01:00
  • 6b147175bb Start working a bit more consistently with "notice-options" Mikael Nordfeldth 2015-03-07 00:32:26 +01:00
  • 503c05b749 No need for NoticeFormMaster anymore Mikael Nordfeldth 2015-03-07 00:00:02 +01:00
  • 1303943424 Choose whether to prerender the inline reply forms Mikael Nordfeldth 2015-03-06 23:52:25 +01:00
  • 8cf0628f28 Replies to replies without reloading page now work Mikael Nordfeldth 2015-03-06 23:47:03 +01:00
  • c48a9191c8 Hide the threaded-replies gray line. Mikael Nordfeldth 2015-03-06 23:46:08 +01:00
  • 38f977d2f3 Make sure we save 0 as '0' because of DB_DataObject bug Mikael Nordfeldth 2015-03-06 23:21:57 +01:00
  • 45861c6d9c Reply notice forms are functional again, but not AJAX Mikael Nordfeldth 2015-03-06 21:20:46 +01:00
  • 8abc2d3b8d Remove some more reply-placeholder stuff Mikael Nordfeldth 2015-03-06 20:42:50 +01:00
  • 0da7512597 No separate placeholder input element for replyforms Mikael Nordfeldth 2015-03-06 20:22:01 +01:00
  • 13c331fa81 Make NoticeForm return the proper placeholder text Mikael Nordfeldth 2015-03-06 20:04:09 +01:00
  • 62596d462b Get the values from the correct object. Mikael Nordfeldth 2015-03-06 00:47:18 +01:00
  • f35ea45e09 Values of 0 would not be updated because of DB_DataObject Mikael Nordfeldth 2015-03-06 00:44:00 +01:00
  • 72015d499f Actually show all images as <img /> tags. Mikael Nordfeldth 2015-03-05 11:59:31 +01:00
  • 3755faf558 SVG files can be used as thumbnails I guess Mikael Nordfeldth 2015-03-05 11:59:11 +01:00
  • ff6969302b Some SVG files are "text/html" according to 'file' Mikael Nordfeldth 2015-03-05 11:54:30 +01:00
  • d7fd507d99 ImageMagick sucks at vector graphics, so only use for rasterization Mikael Nordfeldth 2015-03-05 11:53:52 +01:00
  • 4c2bbf2354 ImageMagick plugin can now make thumbnails of SVG files Mikael Nordfeldth 2015-03-04 13:50:20 +01:00
  • 22dbeaef29 Used ->find(true) on wrong object Mikael Nordfeldth 2015-03-04 13:46:51 +01:00
  • 9720fd8250 Reset imgPath variable if VideoThumbnails failed Mikael Nordfeldth 2015-03-04 13:45:42 +01:00
  • f6df1f1dd3 Documentation and more understandable code. Mikael Nordfeldth 2015-03-04 13:29:18 +01:00
  • 286b54e527 Use getUrl() on File and File_thumbnail instead of ->url Mikael Nordfeldth 2015-03-04 13:13:04 +01:00
  • a4af51b5ba Move thumbnail algorithm mainly to ImageFile class Mikael Nordfeldth 2015-03-04 13:12:42 +01:00
  • dcfb813066 Free ImageMagick object from memory when done with it Mikael Nordfeldth 2015-03-04 12:18:44 +01:00
  • fe9dc8e901 ImageMagickPlugin refactored so we can more easily add new formats Mikael Nordfeldth 2015-03-04 12:06:21 +01:00
  • 284705eeb8 Subscription_queue::start does not mean Subscription exists Mikael Nordfeldth 2015-03-04 11:49:54 +01:00
  • ec4e432d55 Subscription::ensureStart skips AlreadyFulfilledException Mikael Nordfeldth 2015-03-04 11:38:04 +01:00
  • 8c933a6c06 FillImageFileMetadata event documented Mikael Nordfeldth 2015-03-02 20:37:59 +01:00
  • 5c6b98e821 Bug tracker link updated. v1.1.3release 1.1.x Mikael Nordfeldth 2015-03-01 16:48:01 +01:00
  • 325199b5e6 Bug tracker link updated. Mikael Nordfeldth 2015-03-01 16:48:01 +01:00
  • 80bf185ad5 Blog depended on TinyMCE which was unmaintained Mikael Nordfeldth 2015-03-01 14:32:48 +01:00
  • 19bf975e56 Aahhh, gotta run php -l before pushing stuff!!! Mikael Nordfeldth 2015-03-01 12:47:48 +01:00
  • 1227d2d710 Forgot to make syntax edits on last commit. Mikael Nordfeldth 2015-03-01 12:45:58 +01:00
  • bece816ec7 User class throws exception on register failure Mikael Nordfeldth 2015-03-01 12:36:19 +01:00
  • 7fdf2f50f4 Allow changing nick on EmailRegistration Mikael Nordfeldth 2015-03-01 12:31:52 +01:00
  • 746e658f3e Don't log every included config file Mikael Nordfeldth 2015-02-28 13:04:17 +01:00
  • caa0dd549e Avatar table url field now 'text', maybe use filename as unique key? Mikael Nordfeldth 2015-02-28 12:56:42 +01:00
  • 49cf19ccfe INSTALL file overhaul, mostly done. Mikael Nordfeldth 2015-02-27 16:06:05 +01:00
  • 6abcc24834 htaccess.sample updating Mikael Nordfeldth 2015-02-27 15:42:45 +01:00
  • fd53bb404f ssh key based easy upgrade method documentation Mikael Nordfeldth 2015-02-27 15:07:24 +01:00
  • dceb67c247 Better UPGRADE documentation for GS->GS upgrade Mikael Nordfeldth 2015-02-27 15:03:07 +01:00
  • b3e299b931 StatusNet 1.1.x to GNU social 1.2.x instructions updated Mikael Nordfeldth 2015-02-27 14:47:54 +01:00
  • 818e895af1 UPGRADE file had incorrect commands Mikael Nordfeldth 2015-02-27 14:12:01 +01:00
  • 7e65f4f6ea StatusNet to GNU social renaming in minor places Mikael Nordfeldth 2015-02-27 12:55:08 +01:00
  • 8fac7a9f6c StatusNet class renamed GNUsocial Mikael Nordfeldth 2015-02-27 12:44:15 +01:00
  • f25e5e3860 Start and EndActionExecute added/fixed/documented Mikael Nordfeldth 2015-02-27 12:11:43 +01:00