6760 Commits (87f0d68ba2307bb938101ad764dcba85b9920062)

Author SHA1 Message Date
Julian Lam 452bb953c9 Merge pull request #4068 from pichalite/master
fixes for rewards ACP page #3910
9 years ago
barisusakli 32ca95319e closes #3436 9 years ago
Julian Lam 9b02bb8f51 closes #4074 9 years ago
barisusakli 089ea75cea closes #4054 9 years ago
Barış Soner Uşaklı 46c3e5c126 chat notif/unread fix 9 years ago
Barış Soner Uşaklı 056bc2f382 closes https://github.com/barisusakli/nodebb-plugin-dbsearch/issues/17 9 years ago
psychobunny e017ad432f closes #3810 9 years ago
psychobunny 1853cc3cc1 better messaging for each minification process 9 years ago
psychobunny f94cd21f83 #3875 filter:scripts.get now acts like filter:admin.scripts.get; does not get minified 9 years ago
psychobunny 9430a626f4 #3875 9 years ago
psychobunny 42c0b973f1 closes #3134 9 years ago
psychobunny 5e4ef52911 some more cleanup 9 years ago
psychobunny 3cc5e1473f cleanup / lint before diving in 9 years ago
psychobunny f17fa3ca11 minify flag not actually being used 9 years ago
Julian Lam 3552e11817 fixes #4073 9 years ago
Julian Lam 1c2518fe22 Using sendmail instead of direct transport
Squashed commit of the following:

commit 9d4937fff6f6a1b4327fed0ada32153bd7e07efd
Author: Julian Lam <julian@designcreateplay.com>
Date:   Mon Jan 18 13:21:52 2016 -0500

    Revert "added some debug code"

    This reverts commit 2dd8535c7bd8f59b8ed59c8b98b5484a79fa0500.

commit 2dd8535c7bd8f59b8ed59c8b98b5484a79fa0500
Author: Julian Lam <julian@designcreateplay.com>
Date:   Mon Jan 18 12:04:02 2016 -0500

    added some debug code

commit af8ca8241e66fd538089517e7722c644668667f2
Author: Julian Lam <julian@designcreateplay.com>
Date:   Mon Jan 18 11:50:41 2016 -0500

    using sendmail instead of direct transport
9 years ago
barisusakli 45926520cf fix typo 9 years ago
barisusakli cb91587567 closes #4063 9 years ago
pichalite 0db1caa3f6 ACP rewards page fix 9 years ago
barisusakli a133374c0b lets not run the upgrade script everytime 9 years ago
barisusakli ee9d0ac2da cleanup search, removed socketuser.loadSearchPage, use regular route 9 years ago
psychobunny 1a6f9dc3f4 Merge pull request #4065 from pichalite/master
Minor styling updates to ACP Categories page
9 years ago
pichalite 15cb39bc3a style updates 9 years ago
barisusakli 6ae8bacbab removed unused code 9 years ago
Julian Lam 4357c2ef4e fixed #4062, fixed akhoury/nodebb-plugin-emailer-mandrill#19 9 years ago
pichalite 5d38b8d687 display "Select Skin" for skins 9 years ago
pichalite deda23c708 Use Skins instead of Themes 9 years ago
Julian Lam 8f47a0c653 Fixed issue where themes without `templates` defined in `plugin.json`
did not have their templates added upon startup (backwards
compatibility re-established now)

Thanks @pichalite, for the debug!
9 years ago
barisusakli ab6c84471b some search/sort changes 9 years ago
barisusakli 7568e88800 remove logs 9 years ago
barisusakli 92f0e2d86a closes #3586
added account/upvoted, account/downvoted, account/best
9 years ago
barisusakli 26094778d9 closes #4058 9 years ago
barisusakli ae9606f5ee closes #3738 9 years ago
pichalite 55b78827fe add lastonlineISO to user 9 years ago
barisusakli 83cb916264 closes #4038 9 years ago
barisusakli 40ebd66074 closes #4050 9 years ago
psychobunny d8bcdf4de0 add title to /compose route 9 years ago
barisusakli 1ad4128649 closes #3917, closes #2941 9 years ago
barisusakli d035b1a353 removed npm dep, use exec('npm install/uninstall'); closes #3780 9 years ago
barisusakli 5fe2ebf660 fix typo in groups.join 9 years ago
Julian Lam 96fe6d288f Allowing theme to be re-ordered like plugins. 9 years ago
Barış Soner Uşaklı ab4d4478e3 added rewards essentials 9 years ago
Julian Lam d67efa3a5b update core to allow composer to define static route 9 years ago
barisusakli 59c350e63c closes #4019 9 years ago
barisusakli 20ca1e40aa fallback 9 years ago
barisusakli d44d036b67 up mongodb connect-mongo remove workaround 9 years ago
barisusakli 1070fff0e3 closes #3991 9 years ago
barisusakli 3ea453e8a0 closes #4006 9 years ago
Barış Soner Uşaklı 24114539d5 closes #4046 9 years ago
barisusakli fddc6157a3 fix return of getRecentTopicReplies 9 years ago
barisusakli 005db18120 closes #4041 9 years ago
Julian Lam 2ef42e79ec added filter for popular route 9 years ago
barisusakli 18013c5518 closes #3977 9 years ago
Julian Lam 1d42655bb5 allow User.create to accept fullname 9 years ago
Julian Lam 8fa2c34fc5 Deprecated action:user.loggedOut, updated plugin deprecation notices
... to show replacement, if available.
9 years ago
barisusakli aa30973f0a fix params 9 years ago
barisusakli dea74aa11e removed heapdump 9 years ago
barisusakli a6074da17e closes #4032 9 years ago
barisusakli f91afb5b99 closes #4030 9 years ago
Julian Lam 57918332e9 fixed issue with no 'from' name when using NodeMailer 9 years ago
barisusakli 80cc251741 style 9 years ago
barisusakli 96aa94ee10 refactor categories 9 years ago
Barış Soner Uşaklı 1a86e68394 fix references 9 years ago
Julian Lam 00a22e945d closes #3899 9 years ago
barisusakli c28494724f filter dupes 9 years ago
Julian Lam fb0ce8f60f Updated subject line in text emails
Would always show "NodeBB" before. Now shows proper site title.
9 years ago
barisusakli eb57276980 fix test 9 years ago
barisusakli c10b2fdb60 closes #4022 9 years ago
barisusakli 7ad90b4ef6 closes #2659 9 years ago
barisusakli caabbcf9fd closes #3949 9 years ago
barisusakli d9b6a06714 limit topic views by session 9 years ago
barisusakli e693843314 closes #4017
inb4 2016
9 years ago
Julian Lam 4147e0cb94 closes #3719 9 years ago
Julian Lam fcb381f922 Fixes #3695
Guests now trigger topic notifications, and the translator has
been updated so that translations inside translations are
handled in a way that doesn't cause the translator to explode.
9 years ago
Julian Lam 1660e13aed #3695 9 years ago
Julian Lam de34c7d576 fixed #3966 9 years ago
barisusakli 3b1a2d65ab fix revokeAllSessions 9 years ago
barisusakli 990434476b group.exists([]) fix 9 years ago
barisusakli e1392fd61b whitespace fix 9 years ago
barisusakli e6b7b51956 getHomePageRoutes 9 years ago
barisusakli 6be8675580 closes #4012 9 years ago
barisusakli 99d64db9e0 closes #4011
allow both `.png` and `png`
9 years ago
barisusakli 77b9406841 closes #4008 9 years ago
barisusakli 8e5d26ec36 missing , 9 years ago
barisusakli 6b42b8c9d9 added static:app.reload closes #4002 9 years ago
barisusakli 9a5b308015 closes #4009 9 years ago
barisusakli cf889b70bd closes #3982 9 years ago
barisusakli 29e87ac984 fix initial room creation 9 years ago
barisusakli 7185463d81 display avg object size in bytes 9 years ago
barisusakli ac77f78d6b closes #3994 9 years ago
barisusakli 300996b0d1 closes #2329 9 years ago
barisusakli 687d29a44b closes #2134 9 years ago
barisusakli dffb57ba14 closes #3986 9 years ago
barisusakli 478faac945 closes #3997 9 years ago
barisusakli a43eef283c store user sessionId mapping per user 9 years ago
Julian Lam ad9a1d0f2c closes #3989
Squashed commit of the following:

commit 23de0708708ed190eafbcd6ea93d43333cb87aa3
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Dec 23 10:48:16 2015 -0500

    wired up session revocation, #3989

commit 45a3f18321b74a9b6893d404b6c870f1ec4d95cd
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Dec 23 09:49:27 2015 -0500

    session deletion via session uuid

commit 2bf87338cf9bfa2df0b299639421d8da7553c69a
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 22 13:53:35 2015 -0500

    WIP #3989

commit 623f45c3fa8b96f8b6eec0613eb7f9463348ab93
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 22 10:22:24 2015 -0500

    saving more metadata and displaying sessions in UCP #3989

commit d0567ed7cc33a1aea66e921b657f782038f32191
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 22 10:21:38 2015 -0500

    updated fontawesome to v4.5.0

commit 7131c97fe8ab42838eb2915a04e74f80f3d9a133
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 22 09:39:16 2015 -0500

    saving user-agent metadata into user session #3989

commit 661b7e6dba774b80b5dc6d04f89a79f809ff791e
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 22 09:23:24 2015 -0500

    New user auth methods to add/revoke sessions, #3989
9 years ago
Julian Lam d9125c215c more notif crash fixes 9 years ago
barisusakli 94d8671447 not needed 9 years ago
barisusakli ab0797a6d8 chat fixes
update bootstrap tags input
dont allow adding self to chat room
9 years ago
barisusakli df605babff closes #3983 9 years ago