Commit graph

241 commits

Author SHA1 Message Date
Vladimir Barinov
d2b572818f
Profile: Little bit of refactoring 2021-10-09 22:12:57 +03:00
veselcraft
2c118e3179 Revert "Fix bug with rating display"
This reverts commit 00fac4fe66.
2021-10-09 22:10:31 +03:00
celestora
00fac4fe66
Fix bug with rating display 2021-10-09 22:05:46 +03:00
celestora
c17c3382a0
Fix incorrect slug generation for GiftCategory 2021-10-09 21:54:42 +03:00
0x7d5
20ca453e34
User: bug fix with birthday 2021-10-09 19:40:20 +05:00
Ilya Prokopenko
f611c89f13
CSS: Added line break to all items
Fixes #176
2021-10-09 19:01:32 +07:00
veselcraft
2dfa540919 Support: Links are now clickable in the Ticket itself 2021-10-09 13:57:09 +03:00
veselcraft
0bf7c3debc Support: Fix for QnA's Ticket list 2021-10-09 13:55:25 +03:00
veselcraft
820c9c22fe Support: Links and New lines are present now (fixes #38) 2021-10-09 13:46:41 +03:00
veselcraft
313225e634 Wall: New pin icon instead of X icon on Pin/Unpin action 2021-10-09 11:22:08 +03:00
veselcraft
d52125ac7e Wall: Reposting should work now on some instances 2021-10-08 21:12:39 +03:00
veselcraft
fd3ffcef08 Wall: Now you can comment when you're reposting (fixes #167) 2021-10-08 20:44:57 +03:00
veselcraft
1fcb5da0ae Videos: Hotfix bc i forgor 💀 to add <br> 2021-10-08 01:13:23 +03:00
veselcraft
bc2d3e0d79 Videos: Design update 2021-10-08 01:10:07 +03:00
veselcraft
2e467001aa Rating: Added a golden progress bar (appears after 100%), redesigned rating bar 2021-10-08 00:12:19 +03:00
veselcraft
ebf8b220f9 Gifts: Added some localization 2021-10-07 23:09:14 +03:00
Celestora
e4706f9c90 Fix coins not being spent during gift sending
Signed-off-by: Celestora <kitsuruko@gmail.com>
2021-10-07 14:27:58 +03:00
Celestora
5b24aa9494 Fix typo in template name: _20_18_.xml
Signed-off-by: Celestora <kitsuruko@gmail.com>
2021-10-07 12:53:31 +03:00
Celestora
626b343baa Add service api handler for Wall.getPost 2021-10-07 12:29:38 +03:00
Celestora
9336a91623 Add gifts
Signed-off-by: Celestora <kitsuruko@gmail.com>
2021-10-07 11:48:55 +03:00
Celestora
255d70e974 Add vouchers
Signed-off-by: Celestora <kitsuruko@gmail.com>
2021-10-07 11:47:30 +03:00
Ilya Prokopenko
49f9d2b61b
Comments: Cosmetic fix 2021-10-02 11:19:35 +07:00
Ilya Prokopenko
6cfe595b69
Global: Changed error icon 2021-10-02 10:57:39 +07:00
Celestora
83b88dfee3 [SECURITY] Fix invalid access control check in WallPresenter::renderPin 2021-09-20 16:46:55 +03:00
Celestora
cf74b3bf38 Fix syntax error 2021-09-20 16:02:42 +03:00
Celestora
ab6824b223 Add Plausible support 2021-09-20 15:59:55 +03:00
Celestora
839594cd70 Add pinning feature 2021-09-20 15:21:33 +03:00
Celestora
fd555d3d61 Make group page work with new wall 2021-09-20 13:35:03 +03:00
Ilya Prokopenko
ccd8416914
Global: Added SVG version of the logo 2021-09-19 12:40:20 +07:00
Ilya Prokopenko
be1e5cf98f
Locales: Minor corrections and new strings added
Added: results, post_as_group, add_signature, contains_nsfw, attach_no_longer_available, open_post, version_incompatibility, all_news, posts_per_page, none
2021-09-18 11:49:51 +03:00
Ilya Prokopenko
e0ecaf70ce
Locales: Added string forgot_password 2021-09-18 07:35:40 +03:00
veselcraft
9578759f17 Wall: Hotfix when group's wall link was without minus in url 2021-09-17 20:46:32 +03:00
veselcraft
4b1282c51a Wall: Now you can go to owner's wall (Fixes #123) 2021-09-17 20:17:45 +03:00
veselcraft
dddeeb9d72 User: Fix Interests section 2021-09-17 16:11:26 +03:00
Ilya Prokopenko
565da563d5
Locales: Changed some strings and added open_original 2021-09-17 15:38:38 +07:00
Ilya Prokopenko
9d4799083e
About: Added info about registration 2021-09-17 14:23:03 +07:00
Ilya Prokopenko
e65b0b202b
About: Some changes 2021-09-17 13:52:12 +07:00
Celestora
f6e73e327e Add SCSS support 2021-09-16 21:29:50 +03:00
Celestora
0acad2066f Add skinning ability via override_templates themepack option 2021-09-16 20:24:03 +03:00
veselcraft
dd6b1e3e8a @Ponywka is not a Dev Force for a long time (aprox after the OpenVK rewritting in Fall 2019), so why he is still here? 2021-09-16 03:12:54 +03:00
veselcraft
d2e7602eb5 Localization: Code refactoring (#107)
So, it's no longer looks like shit. The commiter can just add their language to list.yml and make a strings file, and he is done: His name will be automatically added to About page and the language itself will appear in the list
2021-09-16 02:50:58 +03:00
veselcraft
0fcdcd4b46 Localization: Added a Polish language to the list 2021-09-16 00:44:58 +03:00
veselcraft
316a369a5e Wall: Hotfix - added a embedded version of wall 2021-09-15 21:00:34 +03:00
veselcraft
4ecef2d687 Global: Changed the default picture of profile 2021-09-15 20:07:30 +03:00
veselcraft
2691818079 Wall: Fix pure HTML on /wall page (#35) 2021-09-15 19:40:47 +03:00
Ilya Prokopenko
af3a32aa7e
Logo updated 2021-09-15 09:18:09 +03:00
0x7d5
312d2e5381 video, profile: hotfix 2021-09-15 02:07:22 +05:00
0x7d5
c91004e2ae Ok, i'm retard. 2021-09-15 02:01:38 +05:00
0x7d5
8958fa5821 profile, video: count symbols limitation. 2021-09-15 01:54:50 +05:00
0x7d5
0bd14e18e5 Group: fix (#93) 2021-09-14 14:35:45 +05:00