6638 Commits (292d27716ae2ae5fe71fcc15e9b89b295c7e914f)

Author SHA1 Message Date
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
Julian Lam 77d6181bd1 missing translations for ja and pt-BR 8 years ago
Baris Usakli 7538210b07 #5772
load correct timeago settings on cold load instead of after page load
8 years ago
Misty (Bot) 1a814f6f94 Latest translations and fallbacks 8 years ago
Misty (Bot) 8e25471685 Latest translations and fallbacks 8 years ago
Peter Jaszkowiak f1c955e6fc Fix scrollStop not working sometimes 8 years ago
Peter Jaszkowiak 6cb8440715 Fix #5793
Use a custom header instead
8 years ago
Misty (Bot) fbdc2d7b3f Latest translations and fallbacks 8 years ago
Baris Usakli 9979987342 perserve hash when switching categories 8 years ago
Misty (Bot) 382240f25c Latest translations and fallbacks 8 years ago
Baris Usakli e8bff210c9 clear selectedCategory on init 8 years ago
Misty (Bot) 6f14d00026 Latest translations and fallbacks 8 years ago
Barış Soner Uşaklı b64ba40c67 closes #5772 8 years ago
Misty (Bot) 6b66cc8f64 Latest translations and fallbacks 8 years ago
Barış Soner Uşaklı fd43f38e42 closes #5773 8 years ago
Misty (Bot) 631e9aea14 Latest translations and fallbacks 8 years ago
Baris Usakli 1f5b3ba636 closes #5771 8 years ago
Misty (Bot) b0ea511b27 Latest translations and fallbacks 8 years ago
Julian Lam 05434afed1 fixes #5738 8 years ago
Julian Lam 9a06604968 changing local getUserName to getUserSlug, closes julianlam/nodebb-plugin-mentions#89 8 years ago
Julian Lam e604d6e23e closes #5768 8 years ago
Barış Soner Uşaklı 53a2a7244d closes #5765 8 years ago
Misty (Bot) 3682cd9654 Latest translations and fallbacks 8 years ago
Misty (Bot) d8fc65808c Latest translations and fallbacks 8 years ago
Misty (Bot) a94e3f78a7 Latest translations and fallbacks 8 years ago
Barış Soner Uşaklı 8f5f5eb56a closes #5761 8 years ago
Misty (Bot) 2d04bb9d33 Latest translations and fallbacks 8 years ago