Commit graph

24986 commits

Author SHA1 Message Date
nobody
88cbfaee67 filter group comment boosts from zot6 deliveries. 2021-06-23 13:30:23 -07:00
nobody
91f32b11ca mastogroups - support moderation 2021-06-23 00:19:51 -07:00
nobody
efe8657cf2 mastogroups 2021-06-22 23:25:13 -07:00
nobody
fcdd42c51b Merge branch 'dev' of https://codeberg.org/zot/zap into dev 2021-06-22 14:19:49 -07:00
zot
05865ed835 Merge pull request 'Fixes to v.21.06.22' (#29) from astabski/zap:ab-dev into dev
Reviewed-on: https://codeberg.org/zot/zap/pulls/29
2021-06-22 23:18:58 +02:00
Andrzej Budziński
b7d079651d Fixes:
1) fixed bug in Zotlabs/Module/Setup.php#788
2) generated new util/messages.po file
3) fixes to Polish translation
2021-06-22 21:41:57 +02:00
nobody
9ad5568afd commit some experimental work so that it doesn't create conflict later. 2021-06-22 02:16:28 -07:00
nobody
c4319f43ed bump version 2021-06-21 23:55:22 -07:00
nobody
3e2999d41f Merge branch 'dev' of ../p3 into dev 2021-06-21 22:55:58 -07:00
nobody
0cc200a00e enable autocomplete when editing status posts attached to photos 2021-06-21 22:53:50 -07:00
zot
f7ca1d1709 Merge pull request 'A few fixes' (#28) from astabski/zap:ab-dev into dev
Reviewed-on: https://codeberg.org/zot/zap/pulls/28
2021-06-22 07:41:25 +02:00
nobody
fa95483172 remove debugging 2021-06-21 22:13:23 -07:00
nobody
cabed0682c improved photo editing and alt text support 2021-06-21 22:03:11 -07:00
Andrzej Budziński
d6f230587d Fixes:
1) fixed bugs in Zotlabs/Modules/Setup.php#202 #207
2) generated new util/messages.po
3) translated new translation strings for the Polish translation
2021-06-21 16:46:17 +02:00
Andrzej Budziński
8dba3bf257 A few fixes:
1) fixed synatx bug in Zotlabs/Module/Setup.php#788
2) generated new util/messages.po
3) a few fixes to Polish translation
2021-06-21 15:28:28 +02:00
nobody
f78ef46a51 turn off E_WARNING during setup. 2021-06-20 22:21:29 -07:00
nobody
377905023a more warnings. 2021-06-20 22:13:29 -07:00
nobody
85b2558641 Merge branch 'dev' of ../p3 into dev 2021-06-20 19:49:55 -07:00
nobody
225d0a8176 php8 stuff 2021-06-20 19:49:33 -07:00
nobody
326c9db7c7 another edge case creating duplicated photos in received posts 2021-06-20 19:47:30 -07:00
nobody
51fafacc05 don't use an empty string as an AS object 2021-06-19 20:54:54 -07:00
nobody
92370b2060 encode_item: if item['obj'] is a string, return it as the item. Disable tag editing from photo edit menu 2021-06-19 20:49:30 -07:00
nobody
30f7a6c851 revision 2021-06-19 20:16:56 -07:00
nobody
03e635677c store photo tags with linked item 2021-06-19 20:16:08 -07:00
nobody
b127575110 permit item['obj'] and item['target'], etc. to contain a single URL in storage rather than an object array; it is still json_encoded.
disable/filter unicode right-to-left over-ride in content as it is often abused and can totally destroy presentation. Use HTML text-direction tags or CSS instead since the HTML purifier will force closure.
2021-06-19 16:04:32 -07:00
nobody
29fd3dad2c tempfix 2021-06-18 22:47:42 -07:00
nobody
e0b5393817 Merge branch 'dev' of ../p3 into dev 2021-06-18 22:13:56 -07:00
nobody
5dde6a54c1 groups work from roadhouse 2021-06-18 22:12:23 -07:00
nobody
32d56ba335 Merge branch 'dev' of https://codeberg.org/zot/zap into dev 2021-06-18 16:59:53 -07:00
nobody
5ea7105272 ongoing: fix a few more php 8.x warnings 2021-06-18 16:54:08 -07:00
zot
e09c865044 Merge pull request 'Polish translation: fixes & typos' (#26) from astabski/zap:ab-dev into dev
Reviewed-on: https://codeberg.org/zot/zap/pulls/26
2021-06-19 00:58:22 +02:00
Andrzej Budziński
34ea7b716a Polish translation: fixes & typos 2021-06-19 00:26:42 +02:00
Andrzej Budziński
3fa170b121 Polish translation: fixes & typos 2021-06-19 00:22:02 +02:00
nobody
78ef996714 Merge branch 'dev' of https://codeberg.org/zot/zap into dev 2021-06-18 13:57:08 -07:00
zot
29730643fc Merge pull request 'Fixing mistake' (#25) from astabski/zap:ab-dev into dev
Reviewed-on: https://codeberg.org/zot/zap/pulls/25
2021-06-18 22:55:29 +02:00
Andrzej Budziński
967c0c687a Fixing mistake 2021-06-18 14:43:08 +02:00
nobody
0d7e9fddf0 spelling 2021-06-17 16:18:50 -07:00
nobody
30f1216b6e Merge branch 'dev' of ../p3 into dev 2021-06-17 16:18:03 -07:00
nobody
a265390ecd code comments 2021-06-17 16:17:31 -07:00
nobody
4231c15e90 remove deprecated entries in settings menu widget 2021-06-17 15:11:50 -07:00
nobody
35ea8d7d7e finish removal of deprecated server_role and sitelist 2021-06-17 14:54:15 -07:00
nobody
e72275ac39 revision 2021-06-17 14:10:32 -07:00
nobody
46727d6739 Merge branch 'dev' of ../p3 into dev 2021-06-16 22:30:44 -07:00
nobody
03535fd389 libzot documentation review 2021-06-16 22:29:35 -07:00
nobody
613ea96687 move developer docs to their own directory. This provides a hopefully obvious example of adding documentation directories with translations. 2021-06-16 00:26:05 -07:00
zot
922225c47f Merge pull request 'Complete Polish translation' (#24) from astabski/zap:ab-dev into dev
Reviewed-on: https://codeberg.org/zot/zap/pulls/24
2021-06-16 01:03:55 +02:00
Andrzej Budziński
13dd540ef8 Updating dev branch and generating new util/mesagges.po (.pot).
No new translation strings. Repairing the messages.po file and
generating new strings.php.
2021-06-15 23:58:01 +02:00
Andrzej Budziński
356bfe1959 Merge branch 'dev' into ab-dev 2021-06-15 23:31:48 +02:00
Andrzej Budziński
5911076eba Completion of work on the Polish translation of GUI and messages 2021-06-15 23:17:22 +02:00
nobody
4c2a270b2d composer update 2021-06-14 17:48:12 +10:00