Commit graph

886 commits

Author SHA1 Message Date
veselcraft
89b75825b3
Global: Fix reloadloop if the server checks for CSRF token 2022-01-22 16:12:01 +03:00
veselcraft
2e0f51eb80
Merge branch 'master' of github.com:openvk/openvk 2022-01-22 15:55:09 +03:00
veselcraft
7baa4cf20a
Global: Add a date adaptation to the user's timezone
Closes #170
2022-01-22 15:54:57 +03:00
Maxim Leshchenko
2636d0ff78
Admin: Display more information in footer 2022-01-21 18:45:27 +02:00
Maxim Leshchenko
26f3f8c77a
Admin: Display instance name in header 2022-01-21 18:38:41 +02:00
Maxim Leshchenko
8c29138755
OpenVK Modern: Support displaying instance name in header bar 2022-01-21 18:15:39 +02:00
Ilya Prokopenko
4281ec4f80
Markdown: Removed Safe Mode
It's not necessary at this point anyway.
2022-01-21 13:47:08 +03:00
Maxim Leshchenko
cc501cf3ba
Microblog: Display a checkbox for posting a comment on behalf of a group in feeds 2022-01-20 22:44:45 +02:00
Ilya Prokopenko
dc20ccb0be
Locales: UDM fix typo 2022-01-19 23:54:34 +07:00
Ilya Prokopenko
83af8af825
Locales: SU hotfix 2022-01-19 23:50:40 +07:00
Ilya Prokopenko
af47ad178b
Locales: UDM hotfix
Removed unexpected bugs
2022-01-19 23:46:46 +07:00
celestora
57e2cd3152
Fix typo in OpenVKPresenter::setSessionTheme
Absence of dollar sign led to condition being always evaluated to true, regardless of arguments passed. Le bug broke behaviour of session themes.
This patch fixes #428
2022-01-19 18:19:56 +02:00
Vladimir Barinov
f4d6b2bc14
Merge pull request #380 from themohooks/master
WIP: Soviet & Udm locales
2022-01-19 16:14:38 +03:00
Ilya Prokopenko
4e97b1ae02
Languages: New interface (#120)
Thanks to @myslivets for the new style!

Closes #120
2022-01-19 16:11:29 +03:00
veselcraft
62b0e59904
Merge branch 'master' of github.com:openvk/openvk 2022-01-17 19:01:52 +03:00
veselcraft
bf81402174
Themes: Apply themes only for one device
Closes #424
2022-01-17 19:01:30 +03:00
Maxim Leshchenko
b0bb5fb88f
Global: Fix display of text inputs 2022-01-17 14:42:39 +02:00
celestora
b490208290
Fix typo in al_comments 2022-01-17 12:15:44 +02:00
veselcraft
8e07a59172
Themes: Autodetect Mobile and Desktop platforms
Check out openvk-example.yml to set up default mobile theme (if u have one)

I also changed the function's name and added a 'once' boolean arg which means the theme will be set for only one page

Also closes #402 and #403
2022-01-16 23:15:33 +03:00
celestora
ca64bf210d
Add "my news" link to global feed
Resolves #390
2022-01-16 14:07:57 +02:00
celestora
89bcd89cb3
Improve "Reply..." button
Now it can be used after textarea initialization (fixes #391) and is capable of replacing pervious mention (if it is located at the start of le string, otherwise it prepends mention)
2022-01-16 13:50:52 +02:00
celestora
cfb8b68fc0
Allow semicolons in links [wip?]
Resolves #359
2022-01-16 13:15:08 +02:00
Ilya Prokopenko
217463e554
Global: Replacing Textile with Markdown
Closes #293
2022-01-16 12:09:05 +03:00
Maxim Leshchenko
fde35e40a6
About: Rewrite the default rules
They have become shorter and clearer. References to the official instance have been removed. An English version of the rules has also been added.
2022-01-16 00:39:48 +02:00
Maxim Leshchenko
7508030909
About: Fix parsing Textile files in knowledgebase 2022-01-16 00:04:16 +02:00
Maxim Leshchenko
5e80477ae2
Admin: Add ability to disable display of group posts in the global feed 2022-01-15 19:41:39 +02:00
Maxim Leshchenko
dd236c0034
VKAPI: Add the ability to publish posts only with media 2022-01-15 18:50:03 +02:00
Maxim Leshchenko
a81e9ac704
VKAPI: Remove the ability for those who are not group administrators to publish posts on behalf of the group 2022-01-15 17:51:04 +02:00
Maxim Leshchenko
5d62934053
VKAPI: A simple but incompatible implementation of attaching media to posts 2022-01-15 17:15:37 +02:00
Ilya Prokopenko
94cc24c65e
Global: Fix textarea [CSS] 2022-01-12 23:01:06 +07:00
MaksimMohooks
f7b060fa08 Update udm strings 2022-01-10 10:45:57 +03:00
MaksimMohooks
faa1553583 Fix udm strings 2022-01-10 10:32:31 +03:00
Maxim Leshchenko
8e94a0caf0
Walls: Close post attachment context menu after attachment 2022-01-09 23:02:19 +02:00
Ilya Prokopenko
c5a0347f56
Locales: ~~support_~~ ticket_changed... 2022-01-09 09:29:29 +03:00
Ilya Prokopenko
cd01a8171d
Layout: hotfix (?)
I shouldn't have added it after all...
2022-01-09 08:53:26 +03:00
Ilya Prokopenko
12691eeb80
Global: Removed the remaining routes 2022-01-09 08:49:23 +03:00
Ilya Prokopenko
3b1d85d64f
Global: Some fixes
I corrected the layout and tabulation a bit and put the QA Team back in the OpenVK version description.
2022-01-09 08:47:57 +03:00
Maxim Leshchenko
70dd7e3773
L10n (English): Fix message about ticket change 2022-01-08 18:09:21 +02:00
Ilya Prokopenko
eb1b317209
Comments: Actually show user verification 2022-01-08 21:01:29 +07:00
Ilya Prokopenko
6a5e6beb04
Added a way to donate to the project
Only one website atm
2022-01-07 15:44:32 +07:00
Maxim Leshchenko
b46552663d
Support: Make the behavior when the user has no tickets more friendly
Specifically, do not display a link to the list and display a message in the list instead of nothing if there are no tickets. Closes #394
2022-01-07 02:15:36 +02:00
Maxim Leshchenko
9feea4302a
Support: Some fixes
:3
2022-01-07 02:07:36 +02:00
Maxim Leshchenko
02e41e19b4
Support: Use pagination in the user's ticket list 2022-01-07 00:59:51 +02:00
Maxim Leshchenko
f7fbda1e3c
Support: Comb the code
Also, now clicking on the name of the support agent does not display "false". There should be no other visible changes
2022-01-07 00:30:49 +02:00
Ilya Prokopenko
6c23be8b2b
Instances: openvk.zavsc.pw IS BACK!
This site has been offline for a while but recently it's back online.
2022-01-07 01:44:52 +07:00
Maxim Leshchenko
2034d6ef46
Photos: Fix deleting albums
Closes #392
2022-01-06 18:49:13 +02:00
Ilya Prokopenko
f7b33af86a
Routes: /restore.pl is no more
Forgot I was supposed to delete this >.<
2022-01-06 13:49:55 +07:00
Ilya Prokopenko
3208692de6
Merge pull request #397 from mbs0ft/mbs0ft-pl-3 2022-01-06 13:20:06 +07:00
Ilya Prokopenko
8addd840a0
Merge pull request #396 from mbs0ft/mbs0ft-patch-2 2022-01-06 13:19:56 +07:00
Kirill Sokolov
d1cf6134d7
pl locale update 2022-01-06 03:06:03 +02:00