2746 Commits (63a6702285e7789fff144fdafb2d17224806177c)

Author SHA1 Message Date
psychobunny c3701bcea7 loading and saving navigation 10 years ago
Julian Lam e6701c5a1f actually fixed isPopState error 10 years ago
Julian Lam d8c9ec0d40 on click, topics are marked read from the unread page. Also fixed an issue where isPopState kept getting set to true, causing issues 10 years ago
Julian Lam 77d154bb8b added ajaxify popstate cache, so back/forward will just put back the already loaded page 10 years ago
Barış Soner Uşaklı 094cd6df32 closes #2777 10 years ago
psychobunny 40008a9e85 Merge remote-tracking branch 'origin/master' into sortable-menu 10 years ago
psychobunny 6cea047518 loading navigation, complete 10 years ago
Julian Lam 3202a52a61 refactored notif dropdown, #2771 10 years ago
psychobunny ecad9d54ed tjs 0.1.19 for undefined key cleanups 10 years ago
psychobunny 6dacaf6bb5 helpers.displayMenuItem 10 years ago
Julian Lam 29873f1c5c removed unused .getAll method, and sorting notifications client-side so that unread notifs don't all appear at the top, #2772 10 years ago
Julian Lam ade12116a1 closed #2766 10 years ago
Julian Lam 948cd22e9c triggering full-screen composer on short viewports as well as narrow, #2763 10 years ago
barisusakli 9084ee2d7e cleanup popular.js 10 years ago
Julian Lam 89bf036262 fixing crash when utils.slugify is called with a null value 10 years ago
psychobunny 7fe8180cf4 Merge remote-tracking branch 'origin/master' into grunt-dev 10 years ago
barisusakli acc3c6a0a5 closes #2762 10 years ago
psychobunny 01c15b8884 Merge remote-tracking branch 'origin/master' into grunt-dev 10 years ago
psychobunny ab2315f3de #2751 10 years ago
Julian Lam 3e3fff9fe8 hooking up accept/reject invite, #2758 10 years ago
Julian Lam 03e39f7b9b isInvited mechanic for #2758 10 years ago
Barış Soner Uşaklı 66d6c49ed4 closes #2749 10 years ago
psychobunny ee377b160e #2751 fixes syntax error on acp/ajaxify 10 years ago
Barış Soner Uşaklı 1d5e15eab4 closes #2560 10 years ago
Barış Soner Uşaklı 53db052cca timeago widgets 10 years ago
psychobunny cb7c318377 closes #2751 10 years ago
psychobunny f5eaa08340 fixed complications with deleted id's 10 years ago
psychobunny def57d2926 don't rely on client side to increment id (duh) 10 years ago
psychobunny bb35950a5a rewards acp - ability to set amount of times a user can claim reward 10 years ago
psychobunny fbbd405b00 even:alert socket call -> app.alert 10 years ago
psychobunny 332110b8e2 bugfix 10 years ago
psychobunny 5fcbffe652 fixed delegate syntax 10 years ago
psychobunny 1998f102d6 using tjs to load new lines instead of cloning 10 years ago
psychobunny 09086f7d30 deleting rewards 10 years ago
psychobunny c844400ab9 cleanup and fix for adding new rewards 10 years ago
psychobunny 5f54de3b37 successfully got loading and saving of rewards working 10 years ago
psychobunny e5115c0cf2 differentiate between rid and id 10 years ago
psychobunny 67b693cd3a pass in expected format of active rewards 10 years ago
psychobunny cd26f5d06d passing in values for saving rewards 10 years ago
psychobunny 91c02d4e29 ditching rewardID in favour of verbose id's 10 years ago
psychobunny 2cc6f0c507 fixed disable logic 10 years ago
psychobunny 4acf8cafee rewards: adding new rows 10 years ago
psychobunny 029ae11ed5 rewards - cleanup 10 years ago
psychobunny 3ca11c1947 rewards: disable / delete 10 years ago
psychobunny 4145046e02 rewards: got everything loading 10 years ago
psychobunny 9291ec64f9 styling 10 years ago
Julian Lam 82543bdeee fixed #2744 10 years ago
psychobunny d9bd7a400d minor styling 10 years ago
psychobunny 4f53bd59be rewards - got custom inputs loading 10 years ago
Julian Lam 58094d2b3b removed console logs, and requiring markdown 1.0.0 plugin 10 years ago
psychobunny 94c1c2d547 fixed loading mock data 10 years ago
Julian Lam ceb18fe73d added new hook and method for plugins to introduce their own formatting options, #2743 10 years ago
Barış Soner Uşaklı c3a51033a8 removed utils.getQueryParams() use utils.params() 10 years ago
psychobunny 2bebac964e loading mock data 10 years ago
Barış Soner Uşaklı 743cd20441 closes #2267 10 years ago
Julian Lam 350acde379 ability to mark a notification read/unread from dropdown list, made styling less bootstrap-locked, using FA icon in theme instead of hardcoded in template 10 years ago
Barış Soner Uşaklı 8eb45fc80a dont remove self from browsing 10 years ago
barisusakli 364ed641dd truncateUserList on search 10 years ago
barisusakli aa94dafac1 closes #725 10 years ago
Julian Lam 6a69fcd4cd fixes #2665 10 years ago
Julian Lam 502e806f88 fixed #2732 -- group creation now using language keys, and no longer succeeds if a group by the name of 'guest' is created. 10 years ago
barisusakli 60efeb8561 fix nid 10 years ago
barisusakli 31a44a9982 dont use fa icon 10 years ago
Barış Soner Uşaklı 25b25319f1 Merge pull request #2727 from yariplus/fixselects
Fix select and select multiple loading/saving on widget ACP.
10 years ago
psychobunny 540facaaab try #2 (I give up, grunt-watch seems so unpredictable... on windows anyways) 10 years ago
barisusakli 75657605ad fix typo in search 10 years ago
barisusakli fbcc7c4bc3 closes #2634 10 years ago
Barış Soner Uşaklı 276cd51836 closes #2467 10 years ago
Barış Soner Uşaklı bd553eb05d closes #2002 10 years ago
Barış Soner Uşaklı fe1f4f84ec Merge pull request #2682 from MegaGM/action.posts.loaded
Change argument in action:posts.loaded
10 years ago
Mega 16c5c18165 Update arguments in action:posts.loaded 10 years ago
yariplus c3f0f52757 Fix select and select multiple loading/saving on widget ACP. 10 years ago
barisusakli 16be6d3382 increase group search results to 20 items 10 years ago
Barış Soner Uşaklı 0421b6ef06 closes #2639 10 years ago
barisusakli 5dfafff421 call callback on password update 10 years ago
barisusakli 06b2a6ff68 closes #2717 10 years ago
Barış Soner Uşaklı 3293436867 closes #2640 10 years ago
Barış Soner Uşaklı 7d963e52cf closes #2686 10 years ago
Barış Soner Uşaklı d20628a8d4 closes #2539 10 years ago
Julian Lam 8a581ed1dd fixes #2711 :rage2: 10 years ago
Julian Lam 0c5c0bf08a making userRow selector less specific, in group details.js 10 years ago
Timothy Fike a0e98d5957 Make widget headers clickable anywhere. 10 years ago
Julian Lam f16c37eeaf #2692 10 years ago
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 10 years ago
barisusakli 6cd615ee45 dont add post/topic query params if searching for users/tags 10 years ago
Barış Soner Uşaklı c98720ee4c show results as WIP 10 years ago
Barış Soner Uşaklı be92f07ab9 save/clear search preferences 10 years ago
Julian Lam 1843d0364e closed #2708 10 years ago
barisusakli 7f6518e4a6 private plugin link fix 10 years ago
barisusakli 138a13f1b2 dont crash if searchQuery is falsy 10 years ago
barisusakli d96e4ec22a fix category filter and pagination, strip marquee 10 years ago
barisusakli 4d34241072 missing semicolon 10 years ago
barisusakli eff1256dfb search sort, search in posts, titles, posts& titles 10 years ago
Julian Lam 957415463f Merge branch '0.7.0'
Conflicts:
	package.json
	src/search.js
10 years ago
barisusakli 38dd3d4281 search newer/older than and better pagination 10 years ago
barisusakli d65546a34d search form fix 10 years ago
barisusakli 9487f3a028 qs module changes categories param 10 years ago
barisusakli 161b934827 reply count filter atleast/atmost 10 years ago
barisusakli def600e927 search in categories and children 10 years ago
Barış Soner Uşaklı ff5f3b264a Merge pull request #2547 from Alpacatty/patch-1
fix generated widgets areas glitching on small screens
10 years ago