1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-29 21:10:31 +02:00
Commit Graph

30055 Commits

Author SHA1 Message Date
lavigor
b84c10733b [ticket/13713] Remove mention colors to reduce the cache size
PHPBB3-13713
2021-05-14 21:52:13 +02:00
lavigor
149d0aa5d3 [ticket/13713] Cast topic_id to integer in the topic source
PHPBB3-13713
2021-05-14 21:52:12 +02:00
lavigor
1f8e91cf11 [ticket/13713] Fix SELECT DISTINCT query for team usernames
PHPBB3-13713
2021-05-14 21:52:12 +02:00
lavigor
3c27b47236 [ticket/13713] Specify color as a BBCode attribute
PHPBB3-13713
2021-05-14 21:52:12 +02:00
lavigor
e036c40b67 [ticket/13713] Get usernames from the data fetched by user_loader class
PHPBB3-13713
2021-05-14 21:52:12 +02:00
lavigor
5ed207c4a0 [ticket/13713] Fix comment regarding the query of user IDs
PHPBB3-13713
2021-05-14 21:52:11 +02:00
lavigor
1d7d906771 [ticket/13713] Fix variable name in controller
PHPBB3-13713
2021-05-14 21:52:11 +02:00
lavigor
652e5e0753 [ticket/13713] Fix Firefox style issue and add comments
PHPBB3-13713
2021-05-14 21:52:11 +02:00
lavigor
2d08e570f7 [ticket/13713] Fix paddings
PHPBB3-13713
2021-05-14 21:52:10 +02:00
lavigor
e13f22f841 [ticket/13713] Make style code changes requested by @hanakin
PHPBB3-13713
2021-05-14 21:52:10 +02:00
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