Commit Graph

  • 39462c3a2e Documentation about plugins chimo 2015-06-14 11:59:46 -04:00
  • e9a6d5be51 Removed the full AGPL license file abjectio 2015-06-13 11:11:50 +02:00
  • fca53a56b4 Merge branch 'nightly' of git.gnu.io:gnu/gnu-social into nightly abjectio 2015-06-13 11:10:10 +02:00
  • a03249dd99 No reason to have makeRegex protected Mikael Nordfeldth 2015-06-12 17:15:39 +02:00
  • 437dc3d713 Added .pot file and Norwegian translation abjectio 2015-06-10 22:11:34 +02:00
  • ea076a8783 Bug in use of gettext/locale string abjectio 2015-06-10 22:10:14 +02:00
  • 965cd92a72 Merge branch 'nightly' of git.gnu.io:gnu/gnu-social into nightly abjectio 2015-06-10 22:09:30 +02:00
  • 204ebe607d Fix #31 character count floats in replies aroquen 2015-06-07 22:44:33 +02:00
  • 267a49103e Rewording: trends instead of trending topics for consistency with other occurrences aroquen 2015-06-07 22:28:19 +02:00
  • a42d74a238 Rewording: people instead of user directory aroquen 2015-06-07 22:27:31 +02:00
  • f9c51c2478 No corporate-only strings in code base anymore aroquen 2015-06-07 22:24:14 +02:00
  • 776b82e6e8 Drop QnA from default plugins aroquen 2015-06-07 14:05:51 +02:00
  • 8a002e98bc File-related functions not declared static Mikael Nordfeldth 2015-06-07 09:52:48 +02:00
  • 4fc62a8bf5 Another function not matching parent declaration Mikael Nordfeldth 2015-06-07 09:26:12 +02:00
  • 3bdcdfd114 Merge branch 'nightly' of git.gnu.io:gnu/gnu-social into nightly abjectio 2015-06-06 23:32:10 +02:00
  • f7769c17b5 Merge branch 'subscribers_as_addressees' into 'nightly' mmn 2015-06-06 21:14:50 +00:00
  • 76c9971c31 Show nickname if user has oldschool option enabled Chimo 2015-06-06 13:49:16 -04:00
  • e46dcc0cc4 Add subscribed users to dropdown menu. aroquen 2015-06-06 15:15:10 +02:00
  • 9dc8250956 Merge branch 'nightly' of git.gnu.io:gnu/gnu-social into nightly abjectio 2015-06-06 22:27:51 +02:00
  • 3a910d8c8c Merge branch 'doc-src' into 'nightly' mmn 2015-06-06 20:27:00 +00:00
  • e203271d95 Merge branch 'nightly' into 'nightly' mmn 2015-06-06 20:20:52 +00:00
  • 6267e7a930 Merge branch 'hackfest' into nightly Mikael Nordfeldth 2015-06-06 22:15:39 +02:00
  • d76d37340a Function declarations not matching their parents Mikael Nordfeldth 2015-06-06 22:14:56 +02:00
  • 871912a00a Plugins didn't match lib/plugin.php onPluginVersion function definition Mikael Nordfeldth 2015-06-06 22:04:01 +02:00
  • 628e7fa583 ApiOAuthAction functions didn't match parents Mikael Nordfeldth 2015-06-06 21:57:42 +02:00
  • 15643c802b EndActionExecute event should only run if the Action is not overridden Mikael Nordfeldth 2015-06-06 20:13:11 +02:00
  • 814696c202 DB_DataObject delete function calls PEAR::isError directly, ignore E_STRICT Mikael Nordfeldth 2015-06-06 20:01:03 +02:00
  • 50070c9b0a GS_DataObject overrides DB_DataObject insert() too Mikael Nordfeldth 2015-06-06 19:59:01 +02:00
  • 06503cc11b joinAdd calls DB_DataObject::factory directly so no GS_DataObject override Mikael Nordfeldth 2015-06-06 19:41:23 +02:00
  • daaafd86e2 DB_DataObject recommends using ->tableName() Mikael Nordfeldth 2015-06-06 19:35:10 +02:00
  • 9e52b6f2d1 DB_DataObject v1.11.4 made some functions static (finally!) Mikael Nordfeldth 2015-06-06 19:30:53 +02:00
  • fae8e38616 fixed realtime action buttons and marker in base, adjusted settings in neo-quitter Marcus Moeller 2015-06-06 19:18:20 +02:00
  • 4cba7a4002 DB_DataObject v1.11.4, finally! Mikael Nordfeldth 2015-06-06 19:13:57 +02:00
  • 9712a92853 MITM the DB_DataObject to avoid PEAR::DB strict standards warnings Mikael Nordfeldth 2015-06-06 18:29:15 +02:00
  • 28eb441812 Merge branch 'nightly' of git.gnu.io:gnu/gnu-social into nightly abjectio 2015-06-06 18:15:17 +02:00
  • 3c2a720b21 Found a remnant staticGet call Mikael Nordfeldth 2015-06-06 17:39:25 +02:00
  • 6478034e92 Diaspora-compatible Salmon slap receival Mikael Nordfeldth 2015-06-06 17:14:01 +02:00
  • faf14197cd Diaspora doesn't understand our Salmon POST, so send again Mikael Nordfeldth 2015-06-06 16:57:29 +02:00
  • b63054cb1d OStatus update-profile.php script now finds Diaspora salmon URLs Mikael Nordfeldth 2015-06-06 16:18:22 +02:00
  • 4de125dd84 Moved FeedSubException parent class to own file Mikael Nordfeldth 2015-06-06 16:02:25 +02:00
  • 268b901048 Maintainer change for Ostatus_profile Mikael Nordfeldth 2015-06-06 15:58:08 +02:00
  • 136c3140c2 doc-src: Update URLs Chimo 2015-06-06 09:12:30 -04:00
  • 7e90103f21 "im" doc-src: GTalk has been deprecated Chimo 2015-06-06 09:10:42 -04:00
  • d4fc064e44 Include the Diaspora GUID string in our XRD metadata Mikael Nordfeldth 2015-06-06 14:49:39 +02:00
  • 623a7eee57 Diaspora seeds tend to give the key type in 'type' attribute Mikael Nordfeldth 2015-06-06 14:46:17 +02:00
  • 57943cad99 Magicsig gets toFingerprint output Mikael Nordfeldth 2015-06-06 14:35:48 +02:00
  • c5f79fd2f3 Magicsig gets toFingerprint function. Mikael Nordfeldth 2015-06-06 14:33:43 +02:00
  • e212f2ae77 Moved Diaspora specific metadata to own plugin Mikael Nordfeldth 2015-06-06 13:49:27 +02:00
  • a39f51c044 Merge branch 'tagprofile-ajax-fix' into 'nightly' mmn 2015-06-06 10:26:43 +00:00
  • 8abf96cfd8 Edited the readme file to be more inline with the core repo abjectio 2015-06-06 12:14:50 +02:00
  • b0a598ba7b Merge branch 'nightly' of git.gnu.io:gnu/gnu-social into nightly abjectio 2015-06-06 11:31:18 +02:00
  • e269a3fad9 Added ChooseTheme plugin to the repository abjectio 2015-06-06 11:28:34 +02:00
  • 47c83f4c49 Only serve tagprofile HTML if we aren't POSTing via ajax Chimo 2015-06-06 00:22:14 -04:00
  • 1635d459ec Merge branch 'threaded_replies_nightly' into 'nightly' mmn 2015-06-05 22:38:13 +00:00
  • 77db161aca Threaded replies and conversations do not float left aroquen 2015-06-05 23:04:07 +02:00
  • b3667c72c7 Align notice-options with timestamp and permalink aroquen 2015-06-05 23:05:13 +02:00
  • e3b1d401fd Merge branch 'nightly' into 'nightly' mmn 2015-06-05 21:44:49 +00:00
  • ad7cd155fb floating elements CSS fix by aroque Mikael Nordfeldth 2015-06-05 23:44:59 +02:00
  • 882ce56cf4 buttle's local/plugins translation file fix Mikael Nordfeldth 2015-06-05 23:43:28 +02:00
  • 29e1203609 Merge request for documentation and URLs Mikael Nordfeldth 2015-06-05 23:16:22 +02:00
  • a3011febdf Merge branch 'nightly' into 'nightly' mmn 2015-06-05 21:10:53 +00:00
  • 6e28524647 Extensions of GalleryActions enabled again (nickname check) Mikael Nordfeldth 2015-06-05 21:50:00 +02:00
  • c26e08d6a6 some more extensions of ShowstreamAction broke in last commit Mikael Nordfeldth 2015-06-05 21:49:34 +02:00
  • 9376a6d75a ModPlus plugin now links to remote profiles with UserbyidAction Mikael Nordfeldth 2015-06-05 21:30:50 +02:00
  • 8ad81a6aa3 Allow showing profiles with UserbyidAction (/user/:id) Mikael Nordfeldth 2015-06-05 21:24:41 +02:00
  • c00b2ecc4b Merge branch 'nightly' of git.gnu.io:gnu/gnu-social into nightly abjectio 2015-06-05 20:57:28 +02:00
  • dd2fb27316 improved favocin root 2015-06-05 19:12:17 +02:00
  • bc7eb792f4 updated favicon color Marcus Moeller 2015-06-05 17:08:35 +02:00
  • abfa052861 use none instead of unset Marcus Moeller 2015-06-05 16:54:55 +02:00
  • dbfc8092d7 even display threads inline if no user is logged in Marcus Moeller 2015-06-05 16:47:41 +02:00
  • 6137d301be set threaded view to inline to make it more readable Marcus Moeller 2015-06-05 16:37:34 +02:00
  • af87552e04 updated neo-quitter colours to match the default theme, fixed some alignment and margin issues Marcus Moeller 2015-06-05 16:21:04 +02:00
  • 94f5247f91 $this->client_ip was not always set in AntiBrutePlugin onEndCheckPassword Mikael Nordfeldth 2015-06-05 15:34:14 +02:00
  • dee4ca37ab GROUPS_PER_MINILIST was undefined in profileaction.php Mikael Nordfeldth 2015-06-05 14:07:03 +02:00
  • b24d711f55 Network wide feed link would NEVER show! Mikael Nordfeldth 2015-06-05 14:01:03 +02:00
  • 50f0235654 Oops, don't forget to remove var_dump(...) Mikael Nordfeldth 2015-06-04 22:34:28 +02:00
  • cafab14f2b Modernize File_redirection to use Managed_DataObject functions Mikael Nordfeldth 2015-06-04 22:33:36 +02:00
  • 63251fb9d0 Modernize File_thumbnail to use Managed_DataObject functions Mikael Nordfeldth 2015-06-04 22:29:40 +02:00
  • fc9de94cbd Modernize Queue_item to use Managed_DataObject functions Mikael Nordfeldth 2015-06-04 22:27:53 +02:00
  • f9698598c6 Modernize Profile_prefs to use Managed_DataObject functions Mikael Nordfeldth 2015-06-04 22:26:31 +02:00
  • d1afc78124 Modernize File_to_post to use Managed_DataObject functions Mikael Nordfeldth 2015-06-04 22:22:49 +02:00
  • ebdd792b6f getByPK (primary key) lookup for Managed_DataObject instances Mikael Nordfeldth 2015-06-04 22:17:40 +02:00
  • ca19a5cd6d Easier pkeyCols call to get primary key columns Mikael Nordfeldth 2015-06-04 21:51:56 +02:00
  • 20145092ce Publish OAuth data in host-meta Mikael Nordfeldth 2015-06-04 18:54:09 +02:00
  • 5718f812d9 Network public publicgroupnav link would always show Mikael Nordfeldth 2015-06-04 17:39:23 +02:00
  • fe6498e7c8 Send objects instead of integers to File_to_post::processNew Mikael Nordfeldth 2015-06-04 17:36:11 +02:00
  • 5358fb3cce Use the same cache string in all places for file:notice-ids Mikael Nordfeldth 2015-06-04 17:02:45 +02:00
  • 9449235765 Remove some clutter from OMB plugin Mikael Nordfeldth 2015-06-04 01:14:26 +02:00
  • a4739b0107 Move some last OpenID stuff into the OpenID plugin (XRDS) Mikael Nordfeldth 2015-06-04 01:08:03 +02:00
  • bdd15cfe63 don't double the output for some PublicAction->extraHead Mikael Nordfeldth 2015-06-04 00:56:46 +02:00
  • 26631bf9e6 Show network public feed link in PublicGroupNav Mikael Nordfeldth 2015-06-04 00:53:35 +02:00
  • 551c69ed56 Extend Networkpublic and Public actions from SitestreamAction Mikael Nordfeldth 2015-06-04 00:50:08 +02:00
  • 2b2ebfc254 bump version to 1.2.0-alpha1 Mikael Nordfeldth 2015-06-03 22:57:58 +02:00
  • fd121f371a case insensitive indexing for content and nick/fullnames (search) Mikael Nordfeldth 2015-06-03 22:43:51 +02:00
  • c5da7306bd return logic tidied up for command interpretation Mikael Nordfeldth 2015-06-02 14:25:45 +02:00
  • 2bf0ec719d initialize command interpretation result to false Mikael Nordfeldth 2015-06-02 14:17:59 +02:00
  • 7e388e697d fallback to local URL if reply->getUrl() is missing Mikael Nordfeldth 2015-06-02 13:55:13 +02:00
  • 0726dcd06c Start using NoParentNoticeException more widely Mikael Nordfeldth 2015-06-02 13:50:52 +02:00
  • c84b21008e Notice->getParent code reuse Mikael Nordfeldth 2015-06-02 13:45:49 +02:00
  • 6b9a8b7b19 Reuse code from our classes, don't write own algorithms Mikael Nordfeldth 2015-06-02 13:45:22 +02:00