Commit-Graf

  • c4f962a7d0 Fix wrong path on Realtime cleanupchannels script by XRevan86 Diogo Cordeiro 2019-04-25 22:32:30 +01:00
  • bc030da320 Fix undefined variables on Favorite plugin by XRevan86 Diogo Cordeiro 2019-04-25 22:31:03 +01:00
  • 9cc7df51d6 Some obvious bug fixes for i18n Diogo Cordeiro 2019-04-25 22:21:15 +01:00
  • bf7f17474d When an attachment fails to load, it shouldn't destroy the whole layout by XRevan86 Diogo Cordeiro 2019-04-25 20:46:31 +01:00
  • 8a07edec5f Fix fulltext search by XRevan86 Diogo Cordeiro 2019-04-25 19:07:54 +01:00
  • 0042971d74 Fix bug in 36a55d84. We still have to further review and improve the caching of streams. Important related changes: 2272cc24#diff-8633314d55a2834ab2ea425d7157bec14aca672L60 Important related discussion: https://github.com/chimo/gs-rediscache/issues/{1,2} Diogo Cordeiro 2019-04-25 18:51:44 +01:00
  • 6b5450b7e6 Faster inboxnoticestream.php by XRevan86. This commit consequently reverts 5dcc98d1c6 and a59c439b46. This translated the php based version into a faster SQL query. Diogo Cordeiro 2019-04-25 03:15:26 +01:00
  • 5dcc98d1c6 inboxnoticestream.php gotta go fast Diogo Cordeiro 2019-04-23 23:10:43 +01:00
  • fc4aa470b2 StoreRemoteMedia - removeRemoteMedia script - Add missing newline in bad limit error Diogo Cordeiro 2019-04-23 22:11:29 +01:00
  • 586fb5a517 Faster NodeInfo stats Diogo Cordeiro 2019-04-22 17:22:17 +01:00
  • e186ad57d0 OStatus and XMPP plugins now inform Nodeinfo plugins about their activity Diogo Cordeiro 2019-04-22 07:27:50 +01:00
  • e6667db0cd Add chimo's Nodeinfo plugin as a default GNU social plugin Diogo Cordeiro 2019-04-22 06:48:51 +01:00
  • e0887220b0 XmppPlugin - Fix preg_match() - Compilation failed Disallowed Unicodecode point (>= 0xd800 && <= 0xdfff) Diogo Cordeiro 2019-04-21 01:24:57 +01:00
  • 3290227b50 Modern version of XMPPHP extlib Original XMPPHP is no longer maintained Therefore I've done some optimizations and imported some commits from birkner and zorn-v forks. None of the forks really looked ready to be adopted... Diogo Cordeiro 2019-04-21 01:23:50 +01:00
  • a59c439b46 Faster inboxnoticestream.php by XRevan86 Diogo Cordeiro 2019-04-21 00:56:56 +01:00
  • 7b6c887d76 OStatus plugin - Merge some bug fixes by XRevan86 Diogo Cordeiro 2019-04-20 23:27:46 +01:00
  • 25eb06ac46 Remove from .gitignore stuff that should clearly go to developer's global gitignore instead Diogo Cordeiro 2019-04-20 01:50:02 +01:00
  • 0df8531834 Fix typo on 986030060b Diogo Cordeiro 2019-04-19 21:16:42 +01:00
  • 496ab8c920 User_im_prefs - Fix wrong schemaDef Diogo Cordeiro 2019-04-19 20:54:24 +01:00
  • 986030060b XMPPHP - Fix string as array usage errors on PHP 7 Diogo Cordeiro 2019-04-19 15:25:01 +01:00
  • 2d20656e22 [StoreRemoteMedia] script removeRemoteMedia.php was trying to remove already removed files Sometimes different posts are associated with the same file, that case wasn't considered Thanks to XRevan86 for spotting this issue. Diogo Cordeiro 2019-04-18 01:03:09 +01:00
  • 98ebe1f63b [StoreRemoteMedia] script removeRemoteMedia.php was deleting every file posted without being via web interface Added two more options: delete image-only attachments; delete previews (like oembed thumbs) Some further minor improvements. Thanks to colegota for spotting this issue. Diogo Cordeiro 2019-04-17 02:00:12 +01:00
  • 1d529c021a Updated HTMLPurifier to 4.10.0 Source: http://htmlpurifier.org/releases/htmlpurifier-4.10.0-lite.zip Release date: 2018-02-22 Diogo Cordeiro 2019-04-16 01:11:54 +01:00
  • f89c052cf8 Set default value of datetime columns to CURRENT_TIMESTAMP This resolves an issue with MySQL 5.7 where the default SQL_MODE is set to disallow zero dates (i.e. '0000-00-00 00:00:00') Fixed thanks to Francis and Normandy from postActiv. Diogo Cordeiro 2019-04-16 00:43:17 +01:00
  • 38f2ecefac extlib/DB/DataObject - Fix PHP 7.3 Warning switch continue -> break Also reformatted under PSR norms Diogo Cordeiro 2019-04-16 00:20:20 +01:00
  • 8305641b20 Update master GS version Diogo Cordeiro 2018-09-14 22:42:51 +01:00
  • e473937cb9 Give priority to ATOM to expose WebSub. Alexandre Alapetite 2018-11-20 22:39:23 +00:00
  • 8c9efff1ac Merge branch 'issue-326' into 'master' Diogo Cordeiro 2018-09-14 21:33:54 +00:00
  • 37f8d3bef2 Merge branch 'issue-337' into 'master' Diogo Cordeiro 2018-09-14 21:33:21 +00:00
  • d1ba0dddec Merge branch 'issue-338' into 'master' Diogo Cordeiro 2018-09-14 21:30:16 +00:00
  • 4a8f330ed2 Merge branch 'issue-323' into 'master' Diogo Cordeiro 2018-09-14 21:29:32 +00:00
  • 63ab20d20b Merge branch 'nightly' into 'master' Diogo Cordeiro 2018-09-14 21:27:40 +00:00
  • 9a39ebe66f Database fields with timestamp type now allow CURRENT_TIMESTAMP to be set as default value Add default values to created and modified columns of Profile_list table to fix issue #338 Diogo Cordeiro 2018-08-25 02:20:10 +01:00
  • ddc3cecfc0 Add default values for avatar and attachment directories in web installer Diogo Cordeiro 2018-08-25 03:32:02 +01:00
  • 45479c90a3 Add option to send email to --all users on sendemail.php script Diogo Cordeiro 2018-08-23 23:48:38 +01:00
  • b3c3af1ef6 Merge branch 'issue-333' into 'nightly' Diogo Cordeiro 2018-08-23 21:43:31 +00:00
  • 2b43d484eb UserFlag: Pass proper profile to FlaggedProfileListItem Chimo 2018-08-16 19:16:15 -04:00
  • 9688a55d56 Merge branch 'nightly' into 'nightly' Diogo Cordeiro 2018-08-14 21:18:10 +00:00
  • e8e487187e Group Members page: Fix typo in groupmembers.php Chimo 2018-08-12 18:27:02 -04:00
  • 4211206e3b Script for removing remote files until a given date Diogo Cordeiro 2018-08-09 16:54:10 +01:00
  • ffe14fe5f3 Merge branch 'nightly' into 'nightly' mmn 2017-12-17 17:41:14 +00:00
  • c285f80b18 Merge branch 'cas-user-whitelist' into 'nightly' mmn 2017-12-17 17:38:21 +00:00
  • 1e1543dd72 Test if $casSettings['user_whitelist'] is an array - and then perform in_array(...) instead of just checking if it's != null. mmn 2017-12-17 17:37:24 +00:00
  • 9c0c8a19dd Merge branch 'backupaccount-xml' into 'nightly' mmn 2017-12-17 17:35:22 +00:00
  • ec98fd0c43 Merge remote-tracking branch 'gnuio/master' into nightly Mikael Nordfeldth 2017-12-17 18:32:23 +01:00
  • 67a9c0415c Merge branch 'cache-html-sanitizer' into 'master' mmn 2017-12-17 17:25:46 +00:00
  • a1ea335140 Merge branch 'cli-install' into 'master' mmn 2017-12-17 17:25:21 +00:00
  • 69bb81556f Merge branch 'master' into 'master' mmn 2017-12-17 17:24:53 +00:00
  • 0b9a2fdf3a allow the cmd installer to load the config file from '/etc/gnusocial/config.d/'.$_server.'.php' using the commandline argument as $_server (passed through lib/common.php to lib/gnusocial.php) nee 2017-12-17 17:52:24 +01:00
  • 3b5fabbe97 set the html sanitizer cache directory to ['cache']['dir'] from the config file; nee 2017-12-06 01:50:22 +01:00
  • fdd3d63098 Don't write the config file when --skip-config flag is given to the installer. nee 2017-11-26 22:14:30 +01:00
  • 5af96d3ec7 fixed hard coded twitter char limit vinz 2017-11-08 22:50:00 +01:00
  • 250221ff7f Merge remote-tracking branch 'upstream/nightly' into nightly vinz 2017-11-08 22:47:23 +01:00
  • ec504ec4df Merge branch 'nightly' of git.gnu.io:gnu/gnu-social into nightly Mikael Nordfeldth 2017-09-10 14:06:03 +02:00
  • 96ce758c05 Trying to debug some stuff regarding oEmbed Mikael Nordfeldth 2017-09-10 14:04:12 +02:00
  • a45d9471ed If $_REQUEST is empty, array_merge == null. Mikael Nordfeldth 2017-09-10 14:02:16 +02:00
  • a6e33bdd6a Fixed code so that GNU social can receive Mastodon boosts (from GNU social nightly commit: c741d1a52a) Sebastian 2017-08-25 11:35:02 +00:00
  • 10f17efc4f disabling auto-backlog-importer on subscribe Mikael Nordfeldth 2017-08-23 18:09:49 +02:00
  • d9fbc17f77 Merge branch 'nightly' into 'nightly' mmn 2017-08-23 15:28:08 +00:00
  • 50f9f23ff1 Merge branch 'xmpphp-fix' into 'master' mmn 2017-08-23 15:27:34 +00:00
  • 34bd4e6441 Merge branch 'patch-1' into 'master' mmn 2017-08-23 15:27:22 +00:00
  • 0b75eaed92 missing argument for sprintf Mikael Nordfeldth 2017-08-22 18:48:04 +02:00
  • e615032331 Fix PHP incompatibilities in XMPPHP Florian Schmaus 2017-08-19 17:55:47 +02:00
  • de8aed6a28 Added bullet point to README Mikael Nordfeldth 2017-08-12 09:50:39 +02:00
  • d61375cb7f Group autocompletion now fills in hostname part Mikael Nordfeldth 2017-08-10 12:41:47 +02:00
  • 4c8a8848ed Groups can now be server-specific with !osm@gnusocial.de vs. !osm@sn.jonkman.ca Mikael Nordfeldth 2017-08-10 12:30:11 +02:00
  • 00cbc852b0 Make use of variable preMention signal method Mikael Nordfeldth 2017-08-10 11:33:18 +02:00
  • 8dd06cd8d8 Harmonize webfinger formatting and enable variable pre-mention character Mikael Nordfeldth 2017-08-10 11:06:52 +02:00
  • 20801a32f7 Logging term used HubSub instead of WebSub. Mikael Nordfeldth 2017-08-07 00:19:12 +02:00
  • 090f4a9474 Mastodon replies 201 Created for salmon slaps. Mikael Nordfeldth 2017-08-05 16:21:34 +02:00
  • 0ef483fb4a preamble with newline for AtomPub output etc. Mikael Nordfeldth 2017-08-05 10:42:38 +02:00
  • 945920f24d Mimetype was not recognized if longer than bare mime Mikael Nordfeldth 2017-08-05 09:46:14 +02:00
  • 6938d26524 List the thread config value in lib/default.php Mikael Nordfeldth 2017-08-03 09:53:00 +02:00
  • dea9f43d85 Updated some PHP-related info in INSTALL Mikael Nordfeldth 2017-08-03 09:52:04 +02:00
  • 90e93b9656 Added base64 encoding to get RMQ to work abjectio 2017-07-28 12:42:21 +02:00
  • 586aaa596e Quote URL on dupe search and better logging on upgrade Mikael Nordfeldth 2017-07-27 19:39:55 +02:00
  • 457d32e273 Merge branch 'takeshitakenji/gnu-social-twitter-repeat-config' into mmn_fixes Mikael Nordfeldth 2017-07-11 22:09:12 +02:00
  • dd8e17a387 Merge branch 'profile' into 'nightly' mmn 2017-07-11 20:05:47 +00:00
  • 93524c4be3 Merge branch 'doc-backup-restore-def-vals' into 'nightly' mmn 2017-07-11 20:01:28 +00:00
  • 924bcd93e5 Merge branch 'notice_id-xml' into 'nightly' mmn 2017-07-11 20:01:01 +00:00
  • aa004d03aa Merge branch 'master' of git.gnu.io:gnu/gnu-social into mmn_fixes Mikael Nordfeldth 2017-07-11 21:59:49 +02:00
  • 7785219234 Merge branch 'fix-doc-twitterapi' into 'master' mmn 2017-07-11 19:58:48 +00:00
  • 56e2b0007c Issue #279 raises the point of missing newlines Mikael Nordfeldth 2017-07-11 21:58:24 +02:00
  • a75b1df627 Merge branch 'master' of git.gnu.io:gnu/gnu-social into mmn_fixes Mikael Nordfeldth 2017-07-11 21:44:50 +02:00
  • e3cafc011e Merge branch 'case-sensitive-openid' into 'master' mmn 2017-07-11 19:41:33 +00:00
  • 3b363d626d Merge branch 'safe-gitignore' into 'master' mmn 2017-07-11 19:31:26 +00:00
  • d564e28f8e Merge branch 'xmpp-fix-1' into 'nightly' mmn 2017-07-11 19:18:51 +00:00
  • 9b19688d65 Another solution to merge request !146 Mikael Nordfeldth 2017-07-11 21:16:30 +02:00
  • e4d77cb9b2 Noone uses Facebook anymore. Mikael Nordfeldth 2017-07-11 12:44:24 +02:00
  • 05a9c11c47 Fixing HTTP_Request2_SocketWrapper so it times out Mikael Nordfeldth 2017-07-11 12:04:09 +02:00
  • 9919ccb8b5 HubSub now remembers recent failures and counts them Mikael Nordfeldth 2017-07-10 20:28:45 +02:00
  • 661930cbe6 oEmbed had bad variable reference in error message Mikael Nordfeldth 2017-07-10 20:28:35 +02:00
  • 6a2a54dcb5 Making upgrade.php somewhat more efficient by remember one-time-inits. Mikael Nordfeldth 2017-07-10 19:39:26 +02:00
  • c9cfda5ef2 Bad constant (LOG_WARNING, not LOG_WARN) Mikael Nordfeldth 2017-07-10 14:50:25 +02:00
  • 4ba7c4a021 AuthCrypt README brought out of the stone age Mikael Nordfeldth 2017-07-10 14:49:01 +02:00
  • 74a60ab963 Rework the push mechanism a bit to a less DB dependant queue Mikael Nordfeldth 2017-07-10 14:43:28 +02:00
  • 3bc2454e91 Avoid excessive remote requests on oEmbed lookups Mikael Nordfeldth 2017-07-10 14:41:03 +02:00
  • a7df79ac07 Force arrays in constructors of ActivityStreamJSONDocument and JSONActivityCollection Mikael Nordfeldth 2017-07-10 14:26:01 +02:00
  • 31866be98b Use intval on ini_get or we use a string for timeout Mikael Nordfeldth 2017-07-10 14:10:32 +02:00
  • 57e22d78e0 Patch DB before release, weird use of count() Mikael Nordfeldth 2017-07-10 14:10:10 +02:00