Commit graph

894 commits

Author SHA1 Message Date
Alma Armas
3fa401bf5d Add valid CORS header to longpool emulator 2020-09-29 13:00:59 -07:00
Alma Armas
b2f069f75f Make DateTime compatible with Windows 2020-09-29 12:59:59 -07:00
Alma Armas
7be8b25a21 Polyfill unreliable REQUEST_SCHEME behavior 2020-09-29 12:58:16 -07:00
Alma Armas
e70f392b1c Git is hard if you're stupid 😢 2020-09-12 08:22:51 +00:00
Alma Armas
ba16cf7090 Fix typo 2020-09-12 08:22:45 +00:00
Alma Armas
05b7061471 Add Access-Control-Allow-Origin header to API 2020-09-12 08:11:00 +00:00
Ilya Prokopenko
8141b0b92d
We now have our own subreddit! 2020-08-29 18:48:27 +07:00
veselcraft
8999d6bd2f [VKAPI] Adding status field on users.get 2020-08-27 00:14:09 +03:00
Linus Torvalds
65e4c163cb Restrict maximum posts per page to 50 in global and local feed 2020-08-25 15:44:06 +00:00
Alma Armas
e50aa27eeb Fix hyperlinker 2020-08-24 11:37:47 +00:00
Defenders08
bf4a1226a6
Fix .page_wrap & .container_gray (#7) 2020-08-23 13:32:56 +02:00
Defenders08
0ebbe8e57f
Tabs and arrows UX enhancements
Porting Ash's UI/UX patches to mainline repo
2020-08-22 23:02:45 +02:00
Defenders08
6d9325948c
Merge Ash's style patches 2020-08-21 17:10:45 +03:00
Defenders08
b101150659 Update style.css 2020-08-21 16:27:00 +03:00
veselcraft
9d533e73eb Updated Belarussian Cyrillic translate strings
Co-authored-by: myslivets <ya.mislick2013@yandex.ru>
2020-08-21 10:45:32 +03:00
veselcraft
6f9a1065d9 Localization Supplement 2020-08-20 17:10:18 +03:00
veselcraft
fdc58c4185 Localization Supplement 2020-08-20 17:05:00 +03:00
Alma Armas
fdb8b35609 Add post size limits 2020-08-20 12:58:40 +00:00
Alma Armas
524d531c4f help 2020-08-20 12:32:57 +00:00
veselcraft
de778a283e [FIX] Images for reputation 2020-08-20 15:22:32 +03:00
Alma Armas
efef446220 Make eventdb optional 2020-08-20 09:03:45 +00:00
Alma Armas
512f21c1a8 [IMPORTANT] Fix critical bug in EntityStream 2020-08-17 14:23:16 +00:00
Alma Armas
2cfacb107d Bruh moment 2020-08-17 14:04:54 +00:00
Alma Armas
30ad9d11f5 Add yuni to QA team back 2020-08-17 14:03:28 +00:00
Alma Armas
6f901fdf5a Fix undefined variable error 2020-08-17 14:02:42 +00:00
Alma Armas
bc7a068581 Remove jokes from 'Finances' tab 2020-08-17 14:02:21 +00:00
rem-pai
8b86b35bcc
Fix syntax in VKAPI readme 2020-08-12 14:41:12 +03:00
Alma Armas
e18a661507 [WIP] Add VK API compat layer 2020-08-12 11:39:06 +00:00
dsrev
73ae87d580 Some fixes in Version.xml 2020-08-10 08:05:33 +03:00
Alma Armas
fbe917a91a Merge branch 'master' of https://github.com/openvk/openvk2-staging 2020-08-04 14:29:23 +00:00
Ilya Prokopenko
ebbb9703ad
Update bug-tracker address... again 2020-08-04 21:28:21 +07:00
Alma Armas
6fd283cc38 Fix openvk::tr() 2020-08-04 14:28:02 +00:00
fkwa
9dd55c4453
Update version colors to reflect new logo design 2020-08-04 17:14:22 +03:00
fkwa
8bc92d5da8
Update bug-tracker address 2020-08-04 17:12:23 +03:00
fkwa
2758ef37c1 Add vagrant config 2020-08-04 13:02:56 +03:00
fkwa
3b7a08c198 Add automated install script for FreeBSD 12 2020-08-04 13:02:43 +03:00
dsrev
e05edbbd1f Added a new item to the installation procedure
I completely forgot to mention commitcaptcha, which is necessary for the captcha to work during user registration.
2020-08-03 11:01:37 +03:00
fkwa
7319b0c27f
Partially fix version detection errors 2020-08-02 22:01:35 +03:00
dsrev
e701fbc50f Forgot to add one character 2020-08-02 14:04:39 +03:00
fkwa
ccb528c3fc
Merge pull request #3 from MoccoCoffee/patch-1
Add Latin Belarusian, update current Belarusian name
2020-08-02 13:31:45 +03:00
fkwa
38c9d8e1bd
Merge pull request #2 from MoccoCoffee/master
Add a Belarusian Latin translation
2020-08-02 13:31:20 +03:00
MoccoCoffee
b050f43532
Add Latin Belarusian, update current Belarusian name
no need to explain. X)
2020-08-02 13:27:45 +03:00
MoccoCoffee
4a46b195ca
Add a Belarusian Latin translation 2020-08-02 11:20:29 +03:00
dsrev
2f8ff1f407 Fixed the installation procedure a bit 2020-08-02 09:09:09 +03:00
Alma Armas
d6eec76f2c Sync readme 2020-08-01 14:33:44 +00:00
Alma Armas
2e47732030 Add Themepack::getBaseDir 2020-08-01 14:30:29 +00:00
Alma Armas
37c5ef26e6 oops i forgot to update sql file 2020-08-01 14:30:08 +00:00
Alma Armas
a251e3c3a7 Add VK longpool event stream logic (no route) 2020-08-01 14:29:22 +00:00
Alma Armas
9303dd6562 Modify search to use EntityStream 2020-08-01 14:27:10 +00:00
Alma Armas
82af3a27cc Begin refactoring Correspondence::getMessage to be compatible with VK API 2020-08-01 14:24:39 +00:00