Commit Graph

8606 Commits (e3ba6716d16c81554ccd3b0565f41638c7ec2dd2)
 

Author SHA1 Message Date
barisusakli e3ba6716d1 closes
barisusakli 16be6d3382 increase group search results to 20 items
barisusakli d152254bcb removed availableTemplates assign
barisusakli b2fc4d5dc4
barisusakli c450992882 closes
Julian Lam 1029b6c2f3 some prep for
Barış Soner Uşaklı d09a53197e closes
Barış Soner Uşaklı 09b26bc950 if code isnt validated return error
Barış Soner Uşaklı 8cbb9aa310
Barış Soner Uşaklı 0d84486187 closes
Barış Soner Uşaklı 429d7cbfa2 added filter:category.get
psychobunny f4c587c530 move hardcoded initial welcome text into welcome.md
Barış Soner Uşaklı 0421b6ef06 closes
Barış Soner Uşaklı cdd5847b39 closes
Barış Soner Uşaklı 5cebcfba7a update validator ver
barisusakli cf986ad903 Merge remote-tracking branch 'origin/master'
Conflicts:
	src/socket.io/user.js
barisusakli f99c3a310d use uid instead of socket.uid
Barış Soner Uşaklı a62a3647a0 use uid, socket.uid is always 0 here
barisusakli 5dfafff421 call callback on password update
barisusakli 06b2a6ff68 closes
psychobunny e60ef6c9d1 Merge pull request from pitaj/master
Translate ACP pages
Peter Jaszkowiak 2b9d1ee3dd Translate ACP pages
I fixed it
psychobunny d016a9f3b0 Merge pull request from pitaj/master
Make ACP sidebar fixed
Peter Jaszkowiak a583f9d77a Fixed sidebar overlay issue on window width
Had the wrong `min-width`
Barış Soner Uşaklı 3f31098144 closes
Barış Soner Uşaklı 3293436867 closes
Barış Soner Uşaklı 7d963e52cf closes
Barış Soner Uşaklı d20628a8d4 closes
Julian Lam 8a581ed1dd fixes :rage2:
Julian Lam 0c5c0bf08a making userRow selector less specific, in group details.js
Barış Soner Uşaklı f3d1e96c24 filter deleted topics on popular
Barış Soner Uşaklı 749ce5f8e5 dont crash if callback isnt supplied to list methods
Julian Lam 081462983a refactored the groups update method a bit, and now if a group has pending members and it becomes a public group, those users become members
Peter Jaszkowiak 8241243f6b Make ACP sidebar fixed
If you want to implement some kind of replacement for the CSS calc I
used, go ahead and do it yourself. I'm hoping webmasters can either deal
with a tad bit of overlap or have a modern browser.
barisusakli 1142f7700f closes
barisusakli 104393f5f7 closes
barisusakli a5029d148c open user links in new tab
psychobunny fd62b537b7 Merge pull request from yariplus/widgetsingleclick
Make widget headers clickable anywhere.
Timothy Fike a0e98d5957 Make widget headers clickable anywhere.
Barış Soner Uşaklı 2c86ca59e6 fire filter:serch.build if query is empty
Barış Soner Uşaklı 6a55cdfbaf fix relative_path image url for sub installs
Barış Soner Uşaklı 57d6bb3b4c filter:search.build hook
Barış Soner Uşaklı b40b87dd36 dont add relative_path to uploads it is added on the way out
Barış Soner Uşaklı 34c1d69ed3 added filter:tags.search
Julian Lam 47964e8ff4 latest fallbacks
Julian Lam 0d9d9bf110 added two new language strings
Julian Lam 9bfb7585ee bundling emoji-extended with all installs, @frissdiegurke
Julian Lam f16c37eeaf
Julian Lam 57d45518bd added a preventDefault when href="#" or data-ajaxify="false", so page doesn't send user back to top (which is kind of annoying), but not sure if this may introduce side-effects. @barisusakli @psychobunny
Julian Lam 15e6c51541 latest translations