Commit graph

30045 commits

Author SHA1 Message Date
lavigor
c2720792ac
[ticket/13713] Handle TODOs
PHPBB3-13713
2021-05-14 21:52:10 +02:00
lavigor
f64dbf5303
[ticket/13713] Fix multiple dropdown issues
PHPBB3-13713
2021-05-14 21:52:09 +02:00
lavigor
8f21a7365d
[ticket/13713] Rework batch size handling
PHPBB3-13713
2021-05-14 21:52:09 +02:00
lavigor
89d65f5da0
[ticket/13713] Remove unneeded code in helper
PHPBB3-13713
2021-05-14 21:52:07 +02:00
lavigor
d91e3bd66a
[ticket/13713] Optimize caching colours
PHPBB3-13713
2021-05-14 21:52:07 +02:00
lavigor
59bf57eb73
[ticket/13713] Fix language typo
PHPBB3-13713
2021-05-14 21:52:06 +02:00
lavigor
5651c7f3ff
[ticket/13713] Fix ORDER_BY in queries
PHPBB3-13713
2021-05-14 21:52:06 +02:00
lavigor
e3cee76077
[ticket/13713] Do not use phpbb prefix in configuration
PHPBB3-13713
2021-05-14 21:52:04 +02:00
lavigor
c6789ad294
[ticket/13713] Fix base classes for sources
PHPBB3-13713
2021-05-14 21:52:04 +02:00
lavigor
07130bf077
[ticket/13713] Fix closure formatting
PHPBB3-13713
2021-05-14 21:52:04 +02:00
lavigor
27b37f3881
[ticket/13713] Introduce mention notifications for groups
PHPBB3-13713
2021-05-14 21:52:03 +02:00
lavigor
99d57e2743
[ticket/13713] Fix caching and priorities
PHPBB3-13713
2021-05-14 21:52:03 +02:00
lavigor
e616ec025c
[ticket/13713] Fix priorities
PHPBB3-13713
2021-05-14 21:52:03 +02:00
lavigor
6f8467a2fa
[ticket/13713] Do not show user's own name in the dropdown list
PHPBB3-13713
2021-05-14 21:52:02 +02:00
lavigor
aee1dfd837
[ticket/13713] Introduce priorities for groups
PHPBB3-13713
2021-05-14 21:52:02 +02:00
lavigor
e874ce9898
[ticket/13713] Load all data for users in a single SQL query
PHPBB3-13713
2021-05-14 21:52:02 +02:00
lavigor
0269d53c5d
[ticket/13713] Improve client-side caching
PHPBB3-13713
2021-05-14 21:52:01 +02:00
lavigor
0aadd52014
[ticket/13713] Cache SQL queries
PHPBB3-13713
2021-05-14 21:52:01 +02:00
lavigor
b5ce3343ed
[ticket/13713] Fix variable definitions as requested by @hanakin
PHPBB3-13713
2021-05-14 21:52:00 +02:00
lavigor
783449d626
[ticket/13713] Fix issue with duplicate queries
PHPBB3-13713
2021-05-14 21:52:00 +02:00
lavigor
2bb50add04
[ticket/13713] Refactor sorting functionality
PHPBB3-13713
2021-05-14 21:52:00 +02:00
lavigor
ffbff7ed79
[ticket/13713] Make changes pointed by @Nicofuma
PHPBB3-13713
2021-05-14 21:52:00 +02:00
lavigor
d195244004
[ticket/13713] Introduce priorities based sorting
PHPBB3-13713
2021-05-14 21:51:59 +02:00
lavigor
6d849f2cce
[ticket/13713] Fix avatars
PHPBB3-13713
2021-05-14 21:51:59 +02:00
lavigor
c66f4806e8
[ticket/13713] Rework BBCode parameters
PHPBB3-13713
2021-05-14 21:51:58 +02:00
lavigor
9ded988c27
[ticket/13713] Refactor JS
PHPBB3-13713
2021-05-14 21:51:58 +02:00
lavigor
5006a26f6c
[ticket/13713] Add new values to installation schema
PHPBB3-13713
2021-05-14 21:51:58 +02:00
lavigor
fd92abda59
[ticket/13713] Fix tests for PHP 5.6
PHPBB3-13713
2021-05-14 21:51:57 +02:00
lavigor
368090b7e6
[ticket/13713] Use config limit for fetching users
PHPBB3-13713
2021-05-14 21:51:57 +02:00
lavigor
ab91cf6ca6
[ticket/13713] Do not allow to add mention BBCode as custom
PHPBB3-13713
2021-05-14 21:51:56 +02:00
lavigor
fefeba2687
[ticket/13713] Remove unneeded top property
PHPBB3-13713
2021-05-14 21:51:56 +02:00
lavigor
c6e9f001e3
[ticket/13713] Escape special characters in preg_replace
PHPBB3-13713
2021-05-14 21:51:56 +02:00
lavigor
659928f042
[ticket/13713] Use SVGs and the styling by @hanakin
PHPBB3-13713
2021-05-14 21:51:56 +02:00
lavigor
ad97751d68
[ticket/13713] Fix styles for mentions
PHPBB3-13713
2021-05-14 21:51:55 +02:00
lavigor
b66d298dde
[ticket/13713] Use format buttons div as mentions data container
PHPBB3-13713
2021-05-14 21:51:55 +02:00
lavigor
50400cb785
[ticket/13713] Fix styles for mention dropdown
PHPBB3-13713
2021-05-14 21:51:55 +02:00
lavigor
31e4fb4729
[ticket/13713] Introduce ACP settings for mentions
PHPBB3-13713
2021-05-14 21:51:54 +02:00
lavigor
012d009fbe
[ticket/13713] Remove mention ID constant
PHPBB3-13713
2021-05-14 21:51:54 +02:00
lavigor
a21c115bf3
[ticket/13713] Create properly named base services for sources
PHPBB3-13713
2021-05-14 21:51:54 +02:00
lavigor
52fac451a3
[ticket/13713] Create abstract parent service for user source
PHPBB3-13713
2021-05-14 21:51:53 +02:00
lavigor
52c2e11fdd
[ticket/13713] Add two new sources: member and team
PHPBB3-13713
2021-05-14 21:51:53 +02:00
lavigor
c70ac7eb62
[ticket/13713] Introduce notifications for mentions
PHPBB3-13713
2021-05-14 21:51:53 +02:00
lavigor
9eef103e75
[ticket/13713] Free SQL results
PHPBB3-13713
2021-05-14 21:51:53 +02:00
lavigor
2fe0a2ffd9
[ticket/13713] Move mention template to default templates
PHPBB3-13713
2021-05-14 21:51:52 +02:00
lavigor
99fe591088
[ticket/13713] Change $res to $result
PHPBB3-13713
2021-05-14 21:51:52 +02:00
lavigor
8817e23474
[ticket/13713] Make mentions globally available
PHPBB3-13713
2021-05-14 21:51:52 +02:00
lavigor
ac8adcb9a6
[ticket/13713] Properly handle empty colour strings
PHPBB3-13713
2021-05-14 21:51:51 +02:00
lavigor
4b31a29c2c
[ticket/13713] Implement colour handling
PHPBB3-13713
2021-05-14 21:51:51 +02:00
lavigor
f775c1e79d
[ticket/13713] Implement ranks
PHPBB3-13713
2021-05-14 21:51:51 +02:00
lavigor
a176be4c1d
[ticket/13713] Implement avatars
PHPBB3-13713
2021-05-14 21:51:50 +02:00