Julian Lam
|
dcfcc5ea2c
|
Merge remote-tracking branch 'origin/develop' into bootstrap5
|
2022-09-21 12:12:27 -04:00 |
|
Barış Soner Uşaklı
|
be33752ba6
|
fix admin reconnect icon
|
2022-09-21 09:48:56 -04:00 |
|
Julian Lam
|
6391f77b01
|
Merge remote-tracking branch 'origin/master' into develop
|
2022-09-20 14:04:02 -04:00 |
|
Julian Lam
|
135fe55bed
|
feat: client-side hooks for navigator scroll action
|
2022-09-19 14:29:03 -04:00 |
|
Julian Lam
|
664bc5f54d
|
fix: update nav thumb on setIndex call (thx @barisusakli)
|
2022-09-19 14:29:03 -04:00 |
|
Julian Lam
|
aeb94c32b9
|
feat: j and k hotkeys in topic to navigate through it quickly
|
2022-09-19 14:29:03 -04:00 |
|
Julian Lam
|
b7287c1eb8
|
fix: do not call navigator.update() when scrollToElement is explicitly passed a new index value
|
2022-09-19 14:29:03 -04:00 |
|
Julian Lam
|
fa643eb808
|
fix: race condition where navigator.update was called when it should not be
|
2022-09-19 14:29:03 -04:00 |
|
Julian Lam
|
9f9a835fcb
|
feat: a couple utility methods in navigator module to get and set count and index
|
2022-09-19 14:29:03 -04:00 |
|
Julian Lam
|
5b9de0e521
|
fix: be tidier and explicitly clean up ctrl-f hotkey on topic page
|
2022-09-19 09:32:36 -04:00 |
|
Julian Lam
|
3700174c62
|
refactor: added new ajaxify method .cleanup, called before ajaxify.start.
|
2022-09-19 09:32:36 -04:00 |
|
Barış Soner Uşaklı
|
b5dd89e1c0
|
feat: store topic title and tags in diffs (#10900)
* feat: store topic title and tags in diffs
allow restoring post diff if tags didn't change
* test: fix tests, fast computer problems
|
2022-09-16 22:16:08 -04:00 |
|
Barış Soner Uşaklı
|
8e2129f858
|
fix: #10896, unescape / in taskbar
|
2022-09-15 19:32:37 -04:00 |
|
Barış Soner Uşaklı
|
4cbfe33714
|
remove less
|
2022-09-15 09:31:53 -04:00 |
|
Misty Release Bot
|
ca92345c48
|
Latest translations and fallbacks
|
2022-09-15 09:06:37 +00:00 |
|
Barış Soner Uşaklı
|
65cfbef567
|
update findBootstrapEnv, remove dupe functions
|
2022-09-14 15:59:27 -04:00 |
|
Julian Lam
|
f1cca5be8d
|
Merge remote-tracking branch 'origin/master' into develop
|
2022-09-14 13:19:53 -04:00 |
|
Julian Lam
|
d3e38df8ea
|
fix: add back timeago to post history modal
|
2022-09-14 13:19:37 -04:00 |
|
Julian Lam
|
f1817efe5d
|
fix: add back timeago to post history modal
|
2022-09-14 13:19:06 -04:00 |
|
Julian Lam
|
bca239c476
|
fix: some small modal bugs with change picture modal
|
2022-09-14 13:04:50 -04:00 |
|
Julian Lam
|
5d332ea052
|
fix: have width and height defined in user-icon-style mixin
|
2022-09-14 11:05:51 -04:00 |
|
Barış Soner Uşaklı
|
41b371c53c
|
avatar fixes
|
2022-09-13 20:48:29 -04:00 |
|
Barış Soner Uşaklı
|
ba75be47ae
|
div>span
|
2022-09-13 19:40:41 -04:00 |
|
Julian Lam
|
f75838c906
|
refactor: buildAvatar helper to take css variable for size instead of hardcoded xs, sm, etc., fixed up picture selection modal
|
2022-09-13 15:19:52 -04:00 |
|
Barış Soner Uşaklı
|
6bffe519b3
|
bs5 rtl support
|
2022-09-13 14:11:55 -04:00 |
|
Barış Soner Uşaklı
|
d23b9563c8
|
modal fix
|
2022-09-13 11:10:20 -04:00 |
|
Barış Soner Uşaklı
|
7c5690cc49
|
match fontsize/body color
|
2022-09-13 10:54:03 -04:00 |
|
Barış Soner Uşaklı
|
f865f00ecb
|
buttons no longer reversed
|
2022-09-13 10:44:08 -04:00 |
|
Barış Soner Uşaklı
|
c61935bb96
|
fix: typo
|
2022-09-13 10:26:07 -04:00 |
|
Barış Soner Uşaklı
|
b25a0769d5
|
fix privilege filters
|
2022-09-13 10:17:41 -04:00 |
|
Barış Soner Uşaklı
|
d2e972cf6c
|
switch to scss in customCSS
|
2022-09-13 09:37:24 -04:00 |
|
Barış Soner Uşaklı
|
401aaf1757
|
fix floats
|
2022-09-12 18:34:37 -04:00 |
|
Barış Soner Uşaklı
|
1df99a4727
|
Merge branch 'bootstrap5' of https://github.com/NodeBB/NodeBB into bootstrap5
|
2022-09-12 17:14:58 -04:00 |
|
Barış Soner Uşaklı
|
5d7dbafb1d
|
inherit works better if category search is inside a hidden element
like the composer
|
2022-09-12 17:14:57 -04:00 |
|
Julian Lam
|
57ff967ab0
|
Merge remote-tracking branch 'origin/develop' into bootstrap5
|
2022-09-12 16:57:02 -04:00 |
|
Julian Lam
|
881c7c4d18
|
fix: automatically remove lang parameter if it matches the forum default
|
2022-09-12 13:01:19 -04:00 |
|
Barış Soner Uşaklı
|
91d1cbb5dc
|
remove unnecessary tooltip calls
|
2022-09-11 21:59:47 -04:00 |
|
Barış Soner Uşaklı
|
a94cc877c4
|
tooltip fixes
|
2022-09-11 21:49:30 -04:00 |
|
Barış Soner Uşaklı
|
0512992afc
|
remove search&dropdown tooltips
|
2022-09-11 20:07:04 -04:00 |
|
Barış Soner Uşaklı
|
8dde53c7af
|
fix navlink active
|
2022-09-11 20:01:24 -04:00 |
|
Barış Soner Uşaklı
|
ff7c57f7bf
|
fix: fa icon picker, help-block => form-text
|
2022-09-11 00:05:42 -04:00 |
|
Barış Soner Uşaklı
|
bdd02b72de
|
fa shims and fix fonts
|
2022-09-10 20:50:13 -04:00 |
|
Misty Release Bot
|
bf9bb489ad
|
Latest translations and fallbacks
|
2022-09-10 09:06:15 +00:00 |
|
Barış Soner Uşaklı
|
527834a555
|
remove margin
|
2022-09-09 13:51:42 -04:00 |
|
Barış Soner Uşaklı
|
825538d5a9
|
acp header fix
|
2022-09-09 13:50:09 -04:00 |
|
Julian Lam
|
6061d611ea
|
Merge remote-tracking branch 'origin/master' into develop
|
2022-09-09 13:34:49 -04:00 |
|
Barış Soner Uşaklı
|
1510baa9a6
|
fix floating button zindex
|
2022-09-09 13:25:04 -04:00 |
|
Barış Soner Uşaklı
|
d3bd9f4697
|
partials and btn fixes
|
2022-09-09 12:36:18 -04:00 |
|
Barış Soner Uşaklı
|
2c1f920b6d
|
fix col-xs-<> classes
|
2022-09-08 21:20:50 -04:00 |
|
Barış Soner Uşaklı
|
89aa9fb212
|
acp advanced pages
|
2022-09-08 21:06:23 -04:00 |
|