Commit Graph

1633 Commits (b07efb0085fc3cc804bee8b9fd13b6d357102b27)

Author SHA1 Message Date
barisusakli 95972209f4 favourite changes
favourites.js no longer makes socket calls, moved that code into
socket.io/posts.js. it also makes a single socket call when you downvote
a post that you previously upvoted.
barisusakli 34b73e15e6 dont add dupes to widgetLocations
this prevents widgets from being executed multiple times
barisusakli e2d0d4db5c added error and success language files
removed some code from server side that was emitting alerts
psychobunny 81dfbba0ec imported latest templates.js
psychobunny cf362f64a3 woops, now everybody is an android browser.
psychobunny 8432d8827e attempt at fixing
psychobunny d5baaacb72 utils.isAndroidBrowser
psychobunny 21a4651a64 latest templates.js, gotta switch to the version on npm soon
psychobunny c52583ae28 replaying changes from a150b2c6f7
psychobunny c5cae312d7 error out early when saving widgets
psychobunny 61478caa3d imported latest templates.js
psychobunny a150b2c6f7 handle if invalid tpl is passed in
barisusakli 54ba2d2ac3 removed console.log
barisusakli d1ec101248 fixed infinite load and select
Barış Soner Uşaklı 962b141e85 Merge pull request from miksago/fix-pagination-offset-error
Fixed: Category pagination error; Check if first offset is NaN
barisusakli e5cf44d398 closes
mark all read will mark everything read, can also select topics and mark
them read, can mark specific categories read too
Micheil Smith 47d21eb008 Fixed: Category pagination error; Check if first offset is NaN
psychobunny b464099cca finally found reliable repro steps and squashed you like the bug you are. fixed
psychobunny 591fb41c08 removed unused content variable
Julian Lam b616ba7304 using preventDefault instead of return false
Julian Lam 14b9c03199 First pass at - Groups.search() + Tests
barisusakli 57dd44a871 removed console.log
barisusakli 5ddf70a671 closes
barisusakli 3c5dd6a5e7 small tweak to reply with text selected
psychobunny c352b4c06d imported latest templates.js, fixes
barisusakli 770e0a67c1 send values directly
psychobunny f235c86a0a closes
barisusakli c1f0d47cd4 closes
looks like copy pasta fail
barisusakli 0cd13b7b66 closes
barisusakli cc3150ff09 closes
barisusakli 421a25eb56 closes
Julian Lam b2c663925b Merge branch 'spawn-minifier'
Julian Lam 7a993eb2ca closed
psychobunny f3eb30b674 fixed automatic updating of home page
barisusakli ef2221d677 closes
barisusakli 6b7049cdae closes
barisusakli 5209c614fc add taskbar to body
psychobunny 212768ee86 closes
barisusakli 3a5048a6cd moved account menu to partial
barisusakli 41d5d16bac show widget title next to type, closes
barisusakli 1edd2649fc this doesnt exist on topics page
barisusakli 4bc3f54468 closes
barisusakli bdefebeea0 reverting some of my code and fixed properly
Julian Lam ef47fc78eb fixed up translation strings, closed
Julian Lam 339d0e5495 flag post translations
Julian Lam bc29f832fe language keys for password changing -- issue
barisusakli 10f56faf9d admin cleanup
removed unnecessary admin checks in src/admin/user then realized they
are just one liners so moved them to src/socket.io.admin.js moved
categories update to categories folder
psychobunny 4693f64bef better layout for global sidebars on mobile
barisusakli b5f4503e9f fixed share url
psychobunny d1495102f2 fixed positioning if no sidebar widget selected