Commit graph

7230 commits

Author SHA1 Message Date
nobody
7462d334a0 Merge branch 'dev' into lockview 2021-09-17 05:00:38 -07:00
nobody
e764dc78be fix modal() with empty args 2021-09-17 00:02:02 -07:00
nobody
cea5b03abc lockview updates 2021-09-16 20:31:39 -07:00
nobody
11b4721681 Notifications API backend. Still needs cache/filter before enabling. 2021-09-06 23:32:54 -07:00
nobody
a81a70c107 new function unpack_link_id to complement gen_link_id 2021-09-03 15:14:39 -07:00
Andrzej Budziński
5858837543 Polish translation - update to v21.09.03 2021-09-03 19:30:47 +02:00
nobody
2d2b9d97bc bring back registration form validation 2021-08-31 06:15:14 -07:00
nobody
80d1b176de link files and photos views 2021-08-27 17:37:32 -07:00
nobody
8f7a5d2947 defer updates if comments in progress 2021-08-26 22:15:24 -07:00
nobody
0b0a6833de create alerttimer separate from notifications timer 2021-08-23 21:44:37 -07:00
zot
78a45fb076 Merge pull request 'Polish translation: generating the omitted string.php' (#37) from astabski/zap:ab-dev into dev
Reviewed-on: https://codeberg.org/zot/zap/pulls/37
2021-08-23 09:40:46 +02:00
nobody
6528064c34 update manifest 2021-08-22 18:41:24 -07:00
nobody
69df116cf7 more service worker stuff 2021-08-22 14:22:47 -07:00
Andrzej Budziński
f1a58945a7 Polish translation: generating the omitted string.php 2021-08-20 17:22:19 +02:00
nobody
0b4e506444 Merge branch 'dev' of https://codeberg.org/zot/zap into dev 2021-08-19 17:08:27 -07:00
Andrzej Budziński
d1b7f29a3a Polish translation: updating to v.21.08.15 - 1251 2021-08-19 22:13:41 +02:00
nobody
235f78a669 Merge branch 'dev' of ../p3 into dev 2021-08-18 14:20:36 -07:00
nobody
5eca3e4e8c treat svg's as dangerous in filebrowser, cleanup atom validation, provide extra logging around the precise reason for allowed posts 2021-08-18 14:18:52 -07:00
nobody
48381b6d70 service worker 2021-08-16 14:21:42 -07:00
nobody
9773c93d16 variable scope issue 2021-08-12 19:34:35 -07:00
nobody
62e94e336b more ECMA updates 2021-08-10 19:25:23 -07:00
nobody
8ccc936af2 Attempt to bring main.js in line with current ECMA specifications w/r/t variable scoping;
also - dig deeper on delivery reports where comment parent wasn't found and update them if we actually found it.
2021-08-10 14:37:00 -07:00
nobody
fdcd98b9b1 finish disabling collection toggle in directory 2021-07-28 03:35:31 -07:00
nobody
90d16e7884 Merge branch 'dev' of ../p3 into dev 2021-07-25 17:21:25 -07:00
nobody
3a03e6285c some preliminary work on threaded comments refactor, bring back poke app. 2021-07-25 17:20:10 -07:00
nobody
8c422bf2c9 provide separate network timeout settings for get and post. We can allow a bit more time for posting as this is nearly always done in the background, and a lot of sites seem to be running on under-powered hardware these days and are failing to respond within 60 seconds and are therefore effectively dead when it comes to pushing stuff. 2021-07-24 14:48:51 -07:00
nobody
34adec27a6 redirect editpost to mod_photos correctly and open the form if photo 2021-07-20 02:29:52 -07:00
nobody
8f3ae4e600 mod_photos: upgrade likes 2021-07-19 14:20:27 -07:00
nobody
66934b4e06 missed this 2021-07-18 16:16:36 -07:00
nobody
de7092f826 rework mod_like cont. - should be good for everything but photos at the moment 2021-07-18 16:01:59 -07:00
nobody
28bdf048f5 typo in templates 2021-07-18 14:29:32 -07:00
nobody
4666a150ae fixes 2021-07-18 14:17:42 -07:00
nobody
d7f34c2b4f like refactor 2021-07-17 04:28:12 -07:00
Andrzej Budziński
e1a91cda95 Polish translatiom: updating (v.21.07.14) 2021-07-14 15:22:01 +02:00
nobody
c333a4c5f2 bring back 'post_mail' permission, but remove PERMS_NETWORK as an option as it is ambiguous in Zap and derivatives 2021-07-12 17:24:49 -07:00
nobody
06ad713d0c addd followers/following counts to chanview 2021-07-11 23:17:40 -07:00
nobody
83fe677e9e typos 2021-07-11 15:32:09 -07:00
nobody
28ad858121 chanview ui improvements 2021-07-11 14:41:51 -07:00
nobody
4d8ea8f02e chanview ui updates 2021-07-11 14:05:22 -07:00
Andrzej Budziński
83855f4592 Fixes to the Polish translation 2021-06-27 03:42:29 +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
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
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
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
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