]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
Diogo Cordeiro [Sun, 9 Jun 2019 16:05:12 +0000 (16:05 +0000)]
Merge branch 'openid-settings-sync' of tenma/gnu-social into nightly
brunoccast [Wed, 5 Jun 2019 00:44:20 +0000 (01:44 +0100)]
[OpenID] Added synchronization button and corresponding action
UI:
- "Delete" area is now "Actions" area
- Updated themes to better reflect the changes
Routes:
- index.php?action=finishsyncopenid => finishsyncopenid
Translations:
- Updated OpenID translation files
- Updated OpenID POT file
Versioning:
- Bump OpenID minor version
- Bump GS patch version
Why would have labeling the Synchronize button of Sync been of bad taste? - answered by XRevan86:
In "synchronise" "ch" is a digraph meaning /k/ (actually /x/ turned into /k/ in English but whatever).
So… not separate letters.
It's like "ph" in "alphabet", or "sh" in "sheep", or "ch" in "chop" -- "ch" can mean a whole variety of sounds.
brunoccast [Fri, 7 Jun 2019 17:57:50 +0000 (18:57 +0100)]
[THEME] Fix styles identation
brunoccast [Tue, 4 Jun 2019 15:55:49 +0000 (16:55 +0100)]
[OpenID] Add sync confirmation in both OpenID settings and login connection
Diogo Cordeiro [Sun, 9 Jun 2019 15:35:20 +0000 (15:35 +0000)]
Merge branch 'fix-plugins-copyright' of tenma/gnu-social into nightly
brunoccast [Sun, 9 Jun 2019 02:56:32 +0000 (03:56 +0100)]
[TRANSLATION] Update Plugin POs
Diogo Cordeiro [Sat, 8 Jun 2019 17:34:12 +0000 (18:34 +0100)]
[TRANSLATION] Update POTs and normalize files
Miguel Dantas [Sat, 8 Jun 2019 15:51:02 +0000 (16:51 +0100)]
Added Spanish, Polish and Esperanto translations to NodeInfo plugin
brunoccast [Sat, 8 Jun 2019 13:48:37 +0000 (14:48 +0100)]
[TRANSLATION] Update license and copyright notice in translation files
Diogo Cordeiro [Fri, 7 Jun 2019 21:04:02 +0000 (22:04 +0100)]
[SESSION] Add backwards compatibility for third party plugins depending on old Session::cleanup()
Namely Qvitter
Diogo Cordeiro [Fri, 7 Jun 2019 15:41:44 +0000 (16:41 +0100)]
[DOCUMENTATION] README.md should mention about the importance of running upgrade.php script
Diogo Cordeiro [Wed, 5 Jun 2019 21:59:54 +0000 (22:59 +0100)]
[NGINX conf] Move /var/run to /run
As seen in https://lists.fedoraproject.org/pipermail/devel/2011-March/150031.html
Thanks to XRevan86 for reporting this :)
Diogo Cordeiro [Wed, 5 Jun 2019 09:04:59 +0000 (10:04 +0100)]
[Nodeinfo][DATABASE][Usage_stats] Fix wrong type for modified column
Diogo Cordeiro [Wed, 5 Jun 2019 09:00:09 +0000 (10:00 +0100)]
[DATABASE][User_openid_prefs] Fix wrong type for modified column
Patch submited by Sorokin Alexei (XRevan86)
brunoccast [Tue, 4 Jun 2019 17:56:20 +0000 (18:56 +0100)]
PSR2-format
brunoccast [Tue, 4 Jun 2019 00:02:46 +0000 (01:02 +0100)]
Cleanup and documentation of common_ensure_session
- Remove redundant branch
- Remove error suppression of session_start()
Diogo Cordeiro [Mon, 3 Jun 2019 14:52:36 +0000 (15:52 +0100)]
EmailRegistration plugin flow requires a confirmation address before user creation
Diogo Cordeiro [Mon, 3 Jun 2019 01:39:39 +0000 (02:39 +0100)]
Nodeinfo has a special rule for upgrades
Diogo Cordeiro [Mon, 3 Jun 2019 01:20:13 +0000 (02:20 +0100)]
Update /main/version information
Diogo Cordeiro [Mon, 3 Jun 2019 00:56:52 +0000 (01:56 +0100)]
[VersionBump] 1.19.0, fairly late
The core plugins whose version was attached to GS's were reseted to 2.0.0.
2.0.0 was chosen as reset version for plugins because it is higher than
the one that was set by inheriting GS version. Furthermore, it's a
major change from prior plugin versioning system thus it also makes
semantic sense.
Justification for version bump:
== GS ==
9a4ab31f26 1.19.0
c13b935201 1.18.3
c13b935201 1.18.2
18fc39d2cf 1.18.1
c083a8bcc2 1.18.0
e8783d46d0 1.17.1
d9a42550ff 1.17.0
1536d3ef29 1.16.0
c03ed457a6 1.15.0
d2e6519bad 1.14.2
fe411e8138 1.14.1
b17e0b4169 1.14.0
daa5f87fd4 1.13.0
d75b5d2f4a 1.11.7
f6dbf66983 1.11.6
6cf674f8f8 1.11.5
7845a09b34 1.11.4
e4d432295d 1.11.3
339204f1ee 1.11.2
a4e679a118 1.11.1
7967db6ff5 1.11.0
bc030da320 1.10.1
9cc7df51d6 1.10.0
bf7f17474d 1.9.2
8a07edec5f 1.9.1
0042971d74 1.9.0
6b5450b7e6 1.8.0
5dcc98d1c6 1.7.0
e6667db0cd 1.6.0
3290227b50 1.5.0
a59c439b46 1.4.0
496ab8c920 1.3.10
986030060b 1.3.9
1d529c021a 1.3.8
f89c052cf8 1.3.7
38f2ecefac 1.3.6
e473937cb9 1.3.5
9a39ebe66f 1.3.4
ddc3cecfc0 1.3.3
2b43d484eb 1.3.2
e8e487187e 1.3.1
== Plugins ==
XMPP plugin
e0887220b0 bump patch
e186ad57d0 bump patch
OStatus
e186ad57d0 bump patch
Nodeinfo
ceae66a30f bump minor
586fb5a517 bump major
195296846e bump minor
Diogo Cordeiro [Sun, 2 Jun 2019 20:00:50 +0000 (21:00 +0100)]
[DOCUMENTATION] EVENTS.txt: Add Nodeinfo plugin event
brunoccast [Sun, 2 Jun 2019 12:55:12 +0000 (13:55 +0100)]
Extend Action with redirect after login logic, update some actions to use it
brunoccast [Sun, 2 Jun 2019 12:46:39 +0000 (13:46 +0100)]
PSR2-format
Diogo Cordeiro [Sun, 2 Jun 2019 19:36:47 +0000 (20:36 +0100)]
[DOCUMENTATION] Add CONTRIBUTING information for developers
Inspired both from GNU FM, postActiv and Moodle
Diogo Cordeiro [Sun, 2 Jun 2019 17:09:38 +0000 (18:09 +0100)]
[DOCUMENTATION] Update README.md
Diogo Cordeiro [Sun, 2 Jun 2019 16:13:27 +0000 (17:13 +0100)]
[DOCUMENTATION] Move CREDITS to its own file and update list from postActiv
Diogo Cordeiro [Sun, 2 Jun 2019 15:34:24 +0000 (16:34 +0100)]
[DOCUMENTATION] Convert INSTALL to markdown and update the requirements
Diogo Cordeiro [Sun, 2 Jun 2019 13:04:12 +0000 (14:04 +0100)]
[DOCUMENTATION] Convert Configure to markdown, format and improve it by maiyannah and Normandy
Diogo Cordeiro [Sun, 2 Jun 2019 11:59:37 +0000 (12:59 +0100)]
[DOCUMENTATION] Reorganize documentation
Diogo Cordeiro [Sun, 2 Jun 2019 11:08:04 +0000 (12:08 +0100)]
[NGINX conf] Stop serving files as indexAphp, index:php
Removed some boilerplate and overly specific configuration
Diogo Cordeiro [Wed, 29 May 2019 12:14:11 +0000 (13:14 +0100)]
[NGINX conf] Fix PHP files being served as files.
Diogo Cordeiro [Wed, 22 May 2019 22:39:34 +0000 (23:39 +0100)]
[SESSION] Log messages were a bit confusing
Reported by XRevan86
Diogo Cordeiro [Sun, 26 May 2019 19:12:29 +0000 (19:12 +0000)]
Merge branch 'master' of postblue/gnu-social into master
Guillaume Hayot [Sun, 26 May 2019 18:40:36 +0000 (20:40 +0200)]
Changing URI to community plugins page
Guillaume Hayot [Sun, 26 May 2019 18:34:47 +0000 (20:34 +0200)]
Removing community plugins
Diogo Cordeiro [Thu, 16 May 2019 23:32:00 +0000 (00:32 +0100)]
Fix noticesearch tag regex
Diogo Cordeiro [Tue, 14 May 2019 21:57:45 +0000 (22:57 +0100)]
[SESSION] Implement SessionHandlerInterface instead of setting custom handlers by XRevan86
Diogo Cordeiro [Sat, 11 May 2019 20:20:09 +0000 (21:20 +0100)]
[SESSION] Increase type strictness for full PHP adherence
Documented this file (adapted from maiyannah's postActiv doc)
This commit also fixes PHP Warning: session_write_close(): Session callback expects true/false return value in classes/Session.php on line 289 (spoted by XRevan86)
Observation: In a newer release we will be replacing this kind of castings with actual explicit PHP7 return types
Diogo Cordeiro [Tue, 14 May 2019 14:51:42 +0000 (15:51 +0100)]
is_rtl should handle lang instead of code
Diogo Cordeiro [Sat, 11 May 2019 19:52:02 +0000 (20:52 +0100)]
[Nodeinfo] Fix twitterimport enabled check
Diogo Cordeiro [Sat, 11 May 2019 19:04:18 +0000 (20:04 +0100)]
Improved version of nginx sample config by XRevan86
Diogo Cordeiro [Mon, 6 May 2019 22:58:45 +0000 (23:58 +0100)]
[XML/HTML Outputter] General improvements and refactoring as well as some bug fixes
Diogo Cordeiro [Mon, 6 May 2019 03:01:07 +0000 (04:01 +0100)]
Fix broken user activitystreams feed due to deleted notices
Diogo Cordeiro [Sun, 5 May 2019 13:03:55 +0000 (14:03 +0100)]
lib/ping.php - Fix PHP 7.3 Warning switch continue -> break
Diogo Cordeiro [Sat, 4 May 2019 21:51:30 +0000 (22:51 +0100)]
[Nodeinfo] Correct HELP info on fix_stats.php
Diogo Cordeiro [Fri, 3 May 2019 16:09:23 +0000 (17:09 +0100)]
Fix some typos/small obvious bugs on twitterRssGroupArray
Diogo Cordeiro [Fri, 3 May 2019 12:26:06 +0000 (13:26 +0100)]
Merge branch 'ATOM-priority" from Alexandre Alapetite into HEAD
source: https://git.gnu.io/gnu/gnu-social/merge_requests/174
Diogo Cordeiro [Sun, 28 Apr 2019 22:39:36 +0000 (23:39 +0100)]
Update PEAR to v1.10.9 and patch it so it works quietly
Diogo Cordeiro [Sat, 27 Apr 2019 17:21:14 +0000 (18:21 +0100)]
Ugly patch to maintain old DB handle code working quietly
We have to replace this database engine with a modern one
Diogo Cordeiro [Sat, 27 Apr 2019 16:39:42 +0000 (17:39 +0100)]
Make group edit and logo great again by XRevan86
Diogo Cordeiro [Sat, 27 Apr 2019 14:15:11 +0000 (15:15 +0100)]
Undefined user in passwordsettings by XRevan86
Diogo Cordeiro [Fri, 26 Apr 2019 23:28:05 +0000 (00:28 +0100)]
Some minor refactoring on session handler
Diogo Cordeiro [Fri, 26 Apr 2019 22:08:16 +0000 (23:08 +0100)]
RSVP asHTML throws a pretty exception that should go out of the div, by XRevan86
Diogo Cordeiro [Fri, 26 Apr 2019 22:03:31 +0000 (23:03 +0100)]
Only variables should be assigned by reference
caught by XRevan86
Diogo Cordeiro [Fri, 26 Apr 2019 00:10:50 +0000 (01:10 +0100)]
Fix negative one subscriptions by XRevan86
Only local users are subscribed to themselves.
Diogo Cordeiro [Thu, 25 Apr 2019 23:59:38 +0000 (00:59 +0100)]
Add Registration form hook points by XRevan86
Diogo Cordeiro [Thu, 25 Apr 2019 23:43:58 +0000 (00:43 +0100)]
Add russian translation to NodeInfo plugin by XRevan86
Diogo Cordeiro [Thu, 25 Apr 2019 23:34:17 +0000 (00:34 +0100)]
Various obvious bug fixes and better PHP 7 support
Many of these came from a XRevan86 patch
Diogo Cordeiro [Thu, 25 Apr 2019 21:32:30 +0000 (22:32 +0100)]
Fix wrong path on Realtime cleanupchannels script by XRevan86
Diogo Cordeiro [Thu, 25 Apr 2019 21:31:03 +0000 (22:31 +0100)]
Fix undefined variables on Favorite plugin by XRevan86
Diogo Cordeiro [Thu, 25 Apr 2019 21:21:15 +0000 (22:21 +0100)]
Some obvious bug fixes for i18n
Diogo Cordeiro [Thu, 25 Apr 2019 19:46:31 +0000 (20:46 +0100)]
When an attachment fails to load, it shouldn't destroy the whole layout by XRevan86
Diogo Cordeiro [Thu, 25 Apr 2019 18:07:54 +0000 (19:07 +0100)]
Fix fulltext search by XRevan86
Diogo Cordeiro [Thu, 25 Apr 2019 17:51:44 +0000 (18:51 +0100)]
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 [Thu, 25 Apr 2019 02:15:26 +0000 (03:15 +0100)]
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 [Tue, 23 Apr 2019 22:10:43 +0000 (23:10 +0100)]
inboxnoticestream.php gotta go fast
Diogo Cordeiro [Tue, 23 Apr 2019 21:11:29 +0000 (22:11 +0100)]
StoreRemoteMedia - removeRemoteMedia script - Add missing newline in bad limit error
Diogo Cordeiro [Mon, 22 Apr 2019 16:22:17 +0000 (17:22 +0100)]
Faster NodeInfo stats
Diogo Cordeiro [Mon, 22 Apr 2019 06:27:50 +0000 (07:27 +0100)]
OStatus and XMPP plugins now inform Nodeinfo plugins about their activity
Diogo Cordeiro [Mon, 22 Apr 2019 05:48:51 +0000 (06:48 +0100)]
Add chimo's Nodeinfo plugin as a default GNU social plugin
Diogo Cordeiro [Sun, 21 Apr 2019 00:24:57 +0000 (01:24 +0100)]
XmppPlugin - Fix preg_match() - Compilation failed
Disallowed Unicodecode point (>= 0xd800 && <= 0xdfff)
Diogo Cordeiro [Sun, 21 Apr 2019 00:23:50 +0000 (01:23 +0100)]
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 [Sat, 20 Apr 2019 23:56:56 +0000 (00:56 +0100)]
Faster inboxnoticestream.php by XRevan86
Diogo Cordeiro [Sat, 20 Apr 2019 22:27:46 +0000 (23:27 +0100)]
OStatus plugin - Merge some bug fixes by XRevan86
Diogo Cordeiro [Sat, 20 Apr 2019 00:50:02 +0000 (01:50 +0100)]
Remove from .gitignore stuff that should clearly go to developer's global gitignore instead
Diogo Cordeiro [Fri, 19 Apr 2019 20:16:42 +0000 (21:16 +0100)]
Diogo Cordeiro [Fri, 19 Apr 2019 19:54:24 +0000 (20:54 +0100)]
User_im_prefs - Fix wrong schemaDef
Diogo Cordeiro [Fri, 19 Apr 2019 14:25:01 +0000 (15:25 +0100)]
XMPPHP - Fix string as array usage errors on PHP 7
Diogo Cordeiro [Thu, 18 Apr 2019 00:03:09 +0000 (01:03 +0100)]
[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 [Wed, 17 Apr 2019 01:00:12 +0000 (02:00 +0100)]
[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 [Tue, 16 Apr 2019 00:11:54 +0000 (01:11 +0100)]
Updated HTMLPurifier to 4.10.0
Source: http://htmlpurifier.org/releases/htmlpurifier-4.10.0-lite.zip
Release date: 2018-02-22
Diogo Cordeiro [Mon, 15 Apr 2019 23:43:17 +0000 (00:43 +0100)]
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 [Mon, 15 Apr 2019 23:20:20 +0000 (00:20 +0100)]
extlib/DB/DataObject - Fix PHP 7.3 Warning switch continue -> break
Also reformatted under PSR norms
Diogo Cordeiro [Fri, 14 Sep 2018 21:42:51 +0000 (22:42 +0100)]
Update master GS version
Alexandre Alapetite [Tue, 20 Nov 2018 22:39:23 +0000 (22:39 +0000)]
Give priority to ATOM to expose WebSub.
Hello,
The ATOM feed contains the hub declaration for WebSub / PubSubHubbub, but the RSS / RDF / JSON versions do not.
Currently, the ATOM version is declared last.
RSS/ATOM clients typically pick whichever version comes first, and will thus not see the WebSub feature.
I therefore suggest putting the ATOM version first, as it is more feature-rich than the other versions.
Clients not compatible with ATOM would not pick it anyway due to the different type attribute.
See same PR for Mastodon: https://github.com/tootsuite/mastodon/pull/9302
and WebSub tester https://websub.rocks/publisher
Diogo Cordeiro [Fri, 14 Sep 2018 21:33:54 +0000 (21:33 +0000)]
Merge branch 'issue-326' into 'master'
Script for removing remote files until a given date
See merge request diogo/gnu-social!5
Diogo Cordeiro [Fri, 14 Sep 2018 21:33:21 +0000 (21:33 +0000)]
Merge branch 'issue-337' into 'master'
Add option to send email to --all users on sendemail.php script
See merge request diogo/gnu-social!4
Diogo Cordeiro [Fri, 14 Sep 2018 21:30:16 +0000 (21:30 +0000)]
Merge branch 'issue-338' into 'master'
Database fields with timestamp type now allow CURRENT_TIMESTAMP to be set as default value
See merge request diogo/gnu-social!3
Diogo Cordeiro [Fri, 14 Sep 2018 21:29:32 +0000 (21:29 +0000)]
Merge branch 'issue-323' into 'master'
Add default values for avatar and attachment directories in web installer
See merge request diogo/gnu-social!2
Diogo Cordeiro [Fri, 14 Sep 2018 21:27:40 +0000 (21:27 +0000)]
Merge branch 'nightly' into 'master'
GNU social 1.3.0
See merge request diogo/gnu-social!1
Diogo Cordeiro [Sat, 25 Aug 2018 01:20:10 +0000 (02:20 +0100)]
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 [Sat, 25 Aug 2018 02:32:02 +0000 (03:32 +0100)]
Add default values for avatar and attachment directories in web installer
Diogo Cordeiro [Thu, 23 Aug 2018 22:48:38 +0000 (23:48 +0100)]
Add option to send email to --all users on sendemail.php script
Diogo Cordeiro [Thu, 23 Aug 2018 21:43:31 +0000 (21:43 +0000)]
Merge branch 'issue-333' into 'nightly'
UserFlag: Pass proper profile to FlaggedProfileListItem
See merge request gnu/gnu-social!168
Chimo [Thu, 16 Aug 2018 23:16:15 +0000 (19:16 -0400)]
UserFlag: Pass proper profile to FlaggedProfileListItem
Fixes #333
Diogo Cordeiro [Tue, 14 Aug 2018 21:18:10 +0000 (21:18 +0000)]
Merge branch 'nightly' into 'nightly'
Group Members page: Fix typo in groupmembers.php
See merge request gnu/gnu-social!167
Chimo [Sun, 12 Aug 2018 22:27:02 +0000 (18:27 -0400)]
Group Members page: Fix typo in groupmembers.php
Fixes #332
Diogo Cordeiro [Thu, 9 Aug 2018 15:54:10 +0000 (16:54 +0100)]
Script for removing remote files until a given date
mmn [Sun, 17 Dec 2017 17:41:14 +0000 (17:41 +0000)]
Merge branch 'nightly' into 'nightly'
fixed hard coded twitter char limit
See merge request gnu/gnu-social!154
mmn [Sun, 17 Dec 2017 17:38:21 +0000 (17:38 +0000)]
Merge branch 'cas-user-whitelist' into 'nightly'
Added CAS user whitelist feature
See merge request gnu/gnu-social!142