Commit graph

767 commits

Author SHA1 Message Date
veselcraft
57d4f9da2d
Users: getByShortURL improvements 2021-12-28 18:45:56 +03:00
veselcraft
7557d6779b
Fix syntax error
I think i should sleep... I skip even simple things like initialize the variable
2021-12-28 18:27:23 +03:00
veselcraft
6133c5a27c
Fix syntax error 2021-12-28 18:25:41 +03:00
veselcraft
8dcafff002
ActivityPub, Users: Add more functionality to getByShortUrl, add fetching by id[0-9] 2021-12-28 18:24:30 +03:00
veselcraft
6119b92dc2
ActivityPub: Fix birthday format 2021-12-28 17:56:09 +03:00
veselcraft
f862b54f43
ActivityPub: Whoops 2021-12-28 17:53:47 +03:00
veselcraft
77e2667f89
Readme: Fix command argument 2021-12-28 17:50:16 +03:00
veselcraft
d069aab0dd
ActivityPub: Fix PublicKey Output 2021-12-28 17:49:31 +03:00
veselcraft
0c2a5b5eb7
ActivityPub: Add a Public PEM key, little fixes to the JSON Encoder 2021-12-28 17:21:26 +03:00
veselcraft
d1528a6355
ActivityPub: I actually broke it, lol 2021-12-28 16:38:02 +03:00
veselcraft
44f981909a
ActivityPub: The other instances actually cannot find the profiles, so i fixed that 2021-12-28 14:19:49 +03:00
veselcraft
12fc156113
ActivityPub: Reply with a user info if the Access header is application/activity+json 2021-12-28 13:54:20 +03:00
veselcraft
a0ccbc9af2
ActivityPub: Add a NodeInfo 2021-12-27 18:36:05 +03:00
veselcraft
0becdfdb28
ActivityPub: Very-very early implementation of ActivityPub protocol
Webfinger and host-meta works at least

Related to #61 issue
2021-12-27 16:02:28 +03:00
Maxim Leshchenko
68b822a808
Fixup "Groups: Display group anonymous avatar link as anonymous"
:3
2021-12-27 13:34:57 +02:00
Maxim Leshchenko
19796d5ca8
Groups: Display group anonymous avatar link as anonymous 2021-12-27 13:08:20 +02:00
Maxim Leshchenko
0b848e35ee
Auth: Do not require a surname upon registration 2021-12-27 00:11:35 +02:00
Maxim Leshchenko
337ede5db0
Fix syntax error in SQL dump 2021-12-26 23:31:54 +02:00
Maxim Leshchenko
83aec24393
Groups: Add a button to manage a group from the admin panel to the group page 2021-12-26 20:52:35 +02:00
Maxim Leshchenko
9d89a67a91
Support: Ability to respond with configurable quick replies to tickets 2021-12-26 19:18:36 +02:00
Maxim Leshchenko
33836d8a2e
Groups: Publish group avatars uploaded by hidden administrator as anonymous 2021-12-26 16:16:37 +02:00
Maxim Leshchenko
08c4d961f1
Users: Fix saving settings
:3
2021-12-26 16:06:57 +02:00
Maxim Leshchenko
91429437f8
Users: Make it easier to enter votes vouchers
Automatically switch fields and fill all fields on paste
2021-12-26 14:29:22 +02:00
Ilya Prokopenko
579b2fb0dd
Posts: Ability to hide Share and Like buttons
Moved from 8f8d7bb
2021-12-26 18:05:22 +07:00
Dmitry
a5f0deefc2
Update centos8_install.md (#364) 2021-12-26 17:49:46 +07:00
Maxim Leshchenko
7b4d30328d
Users: Work fine with empty statuses 2021-12-26 00:02:07 +02:00
Maxim Leshchenko
c74847dd5f
Users: Disable status change button during status change 2021-12-25 22:46:40 +02:00
Maxim Leshchenko
0a6ce0ffc0
Users: Do not delete subscriptions when banned for flood requests
It wasn't cool
2021-12-25 22:32:15 +02:00
Maxim Leshchenko
a3167ab828
Fixup "Users: Do not reload page when changing status through a popup"
:3
2021-12-25 19:58:34 +02:00
Maxim Leshchenko
19a2325a25
Users: Do not reload page when changing status through a popup 2021-12-25 19:47:18 +02:00
Maxim Leshchenko
566759327e
AJAX: Add some code that can be reused to display AJAX request errors
Also use this to add groups to the left menu
2021-12-25 18:11:05 +02:00
veselcraft
efa89e075f
Global: Define standard unix time values
Thanks @vladislav805 for the idea!
2021-12-25 14:21:39 +03:00
veselcraft
5d47549442
Global: Add a CSS style for disabled and loading profile buttons
Groups: Add a loading animation
2021-12-25 14:17:11 +03:00
Maxim Leshchenko
a1691a1485
L10n: Fix work of JS tr function with numbered strings 2021-12-24 22:58:36 +02:00
Maxim Leshchenko
48bfd36807
Groups: Display current page in list of user groups 2021-12-24 22:17:05 +02:00
Maxim Leshchenko
948719ec3d
Groups: Do not show group pin button in group list when the group cannot be pinned 2021-12-24 22:08:03 +02:00
Vladimir Barinov
b765038bc3
Messages: Change the color or unread message (#365 from @Defenders08) 2021-12-24 11:09:22 -08:00
Defenders08
f35f32eb9c
Update style.css 2021-12-25 00:56:09 +07:00
Maxim Leshchenko
b9c9c45bbf
Wall: Fix "Reply" button in the feeds 2021-12-24 16:58:04 +02:00
Ilya Prokopenko
a95b7e571a
README, Docs: Removed unnecessary actions
Submodules were removed anyway
2021-12-24 16:28:32 +07:00
Maxim Leshchenko
54963cfafc
Revert "L10n: Improve the work of exporting a language to JS with includes"
I got a little confused then, it turned out to be unnecessary
2021-12-23 13:19:54 +02:00
Maxim Leshchenko
869873d225
About: Some fixes
Translate the title and increase the size of the topic status column to fit the text there
2021-12-23 12:39:20 +02:00
Maxim Leshchenko
21b03d3e71
L10n: Improve code in JavaScript tr function 2021-12-22 19:09:05 +02:00
Maxim Leshchenko
3d44361a76
L10n: Improve the work of exporting a language to JS with includes 2021-12-22 18:21:38 +02:00
Maxim Leshchenko
6ebae054c6
L10n: Remove the ability to specify the fallback language and use includes instead 2021-12-22 18:21:27 +02:00
Maxim Leshchenko
70b4712c92
Gifts: Display information about an anonymous gift to the person who sent it 2021-12-22 17:53:45 +02:00
Maxim Leshchenko
c77fbebd22
Discussions: Add ability to turn on the display of a list of topics above the wall 2021-12-22 17:31:58 +02:00
WerySkok
d2814bef01
L18n: Set fallback languages for locales
Russian as fallback for cyrillic locales and English for other ones
2021-12-22 18:04:27 +03:00
Maxim Leshchenko
c8b44ce9a2
Notifications: Remove unnecessary links from the list 2021-12-22 16:51:13 +02:00
Maxim Leshchenko
601d120771
Global: Don't highlight mentions if they are part of a word or link 2021-12-22 16:03:41 +02:00