Misty (Bot)
23096e24b4
Latest translations and fallbacks
8 years ago
Misty (Bot)
5a52e6f752
Latest translations and fallbacks
8 years ago
Julian Lam
128b922873
fixes #5428
8 years ago
Julian Lam
7844408301
linting
8 years ago
Baris Usakli
8928db539b
add missing radix
8 years ago
Julian Lam
4f9cbabec3
fixes #5853
8 years ago
Baris Usakli
51facb3cb0
closes #5857
8 years ago
Misty (Bot)
3a3ccd1d58
Latest translations and fallbacks
8 years ago
Barış Soner Uşaklı
3e4a4d7d55
remove header selector
8 years ago
Barış Soner Uşaklı
d32f5459b7
fix unread icon
8 years ago
Baris Usakli
44353a2b39
closes #5854
8 years ago
Baris Usakli
de55c8e431
closes #4070
8 years ago
Misty (Bot)
88e0ee4ffe
Latest translations and fallbacks
8 years ago
Julian Lam
0cf1fbceff
added moderator tools to tracked language strings, closes NodeBB/nodebb-theme-persona/370
8 years ago
Julian Lam
0ecd2300b3
Closes #5849
8 years ago
Misty (Bot)
53508e58c3
Latest translations and fallbacks
8 years ago
Misty (Bot)
d76a67a084
Latest translations and fallbacks
8 years ago
Misty (Bot)
00e588b648
Latest translations and fallbacks
8 years ago
Barış Soner Uşaklı
7a405da60f
group member search change
8 years ago
Misty (Bot)
f2dba40496
Latest translations and fallbacks
8 years ago
Baris Usakli
a9dbdc75af
closes #5825
8 years ago
Misty (Bot)
ae3d5f8aaa
Latest translations and fallbacks
8 years ago
Misty (Bot)
5835334b1c
Latest translations and fallbacks
8 years ago
Misty (Bot)
b2a0ecb3c8
Latest translations and fallbacks
8 years ago
Barış Soner Uşaklı
efe13e4038
closes #5827
8 years ago
Misty (Bot)
9d0e2e90de
Latest translations and fallbacks
8 years ago
Misty (Bot)
e87f6f900f
Latest translations and fallbacks
8 years ago
Misty (Bot)
a1b7666c96
Latest translations and fallbacks
8 years ago
Misty (Bot)
72fb92fa96
Latest translations and fallbacks
8 years ago
Misty (Bot)
e02f354ec9
Latest translations and fallbacks
8 years ago
Baris Usakli
43a70270ef
closes #5835
8 years ago
Misty (Bot)
018d5d7819
Latest translations and fallbacks
8 years ago
Stjepan Osojnički
9b491e4c2e
Add post images hook ( #5828 )
...
* Add post images hook
This hook would allow plugins to manipulate images inside posts after images are manipulated by nodebb (for example, delay loading). Without this hook we can manipulate images by searching post data for them and manipulate that data, but any change on that level is either erased by nodebb once image loading starts (if delay is turned on) or it disables native image behaviour by changing image code so native behaviour is not triggered.
Hook at this place works for both delayed loading turned on and off.
Usage for this kind of hook was talked about here: https://community.nodebb.org/topic/10960/opening-uploaded-images-in-modal-windows
* trying to fix Travis error
* Update images.js
Hook moved out of wrapImagesInLinks function to places where images are actually loaded. One of the places is inside unloadImage function but in place where loading is happening because of failed if check (delayImageLoading not se in users configuration).
8 years ago
Baris Usakli
0a4b76357a
#5830
8 years ago
Baris Usakli
9dee81b37f
closes #5830
8 years ago
Misty (Bot)
0e4fba7c6c
Latest translations and fallbacks
8 years ago
Barış Soner Uşaklı
bca79da8c6
closes #4197
...
add in-topic search support to dbsearch
prevent multiple click handlers on in-topic search widget(each click was
causing multiple scrolls)
fix index
8 years ago
Barış Soner Uşaklı
e613064b06
closes #5819
8 years ago
Misty (Bot)
d478deb4fe
Latest translations and fallbacks
8 years ago
Julian Lam
45d940ad2b
added one more client-side hook for search @barisusakli
8 years ago
Baris Usakli
4e7447c9d6
remove ajaxify.widgets.reposition
8 years ago
Barış Soner Uşaklı
923bd86662
Widgets refactor ( #5817 )
...
* widgets refactor
render widgets server side
widgets can use all the data the template can use
* fix tests
8 years ago
Barış Soner Uşaklı
e9360347ea
less padding, closes #5811
8 years ago
Misty (Bot)
2b3a88365c
Latest translations and fallbacks
8 years ago
Misty (Bot)
b117f1169e
Latest translations and fallbacks
8 years ago
Barış Soner Uşaklı
34d9b57b26
fix wrong function name, change dom to data @julianlam
8 years ago
Julian Lam
3ddf332e0c
added two new client-side hooks for search to allow plugins to add fields
8 years ago
Baris Usakli
e0de922ede
Revert "widgets refactor"
...
This reverts commit 9e94edb5aa
.
8 years ago
Baris Usakli
9e94edb5aa
widgets refactor
...
render widgets server side
widgets can use all the data the template can use
8 years ago
Misty (Bot)
3e453fd1a6
Latest translations and fallbacks
8 years ago