6779 Commits (30736c0ee909043914a62b008a6f6acf12b9a2c3)

Author SHA1 Message Date
barisusakli 85b4639015 fix typo closes #4097 10 years ago
barisusakli 08f52b1e0b remove unused requires 10 years ago
barisusakli 04aea9ec22 closes #4094, also add missing next to notifyFollowers 10 years ago
pichalite a4d0026d93 ACP styling fixes 10 years ago
psychobunny bffa2d686c ACP -> navigation, removed text on mobile 10 years ago
Julian Lam afbbb33878 fixed #4093 10 years ago
barisusakli ce92caed99 removed unusued requires 10 years ago
barisusakli 1cf2b81f3d Revert "herp derp"
This reverts commit 9c9d805a32.
10 years ago
barisusakli 9c9d805a32 herp derp 10 years ago
barisusakli 767c798b2f log self account delete, logout on self account delete 10 years ago
pichalite 4d6cb6f523 add children-place holder back 10 years ago
barisusakli dbc04cb4a2 getTopicWithPosts change, fix feeds 10 years ago
barisusakli d67c0e1b08 dont load all groups in topics 10 years ago
barisusakli 41d10d18a1 disable related topics if its set to 0 10 years ago
barisusakli cb8fcb80d1 closes #4083 10 years ago
barisusakli 53a88d5d63 fix crash due to hook change 10 years ago
pichalite 53bbc17f32 add uid to hook 10 years ago
pichalite 5450f59f99 fix user full name for local user register 10 years ago
barisusakli fa136ca021 remove unused code 10 years ago
Julian Lam 452bb953c9 Merge pull request #4068 from pichalite/master
fixes for rewards ACP page #3910
10 years ago
barisusakli 32ca95319e closes #3436 10 years ago
Julian Lam 9b02bb8f51 closes #4074 10 years ago
barisusakli 089ea75cea closes #4054 10 years ago
Barış Soner Uşaklı 46c3e5c126 chat notif/unread fix 10 years ago
Barış Soner Uşaklı 056bc2f382 closes https://github.com/barisusakli/nodebb-plugin-dbsearch/issues/17 10 years ago
psychobunny e017ad432f closes #3810 10 years ago
psychobunny 1853cc3cc1 better messaging for each minification process 10 years ago
psychobunny f94cd21f83 #3875 filter:scripts.get now acts like filter:admin.scripts.get; does not get minified 10 years ago
psychobunny 9430a626f4 #3875 10 years ago
psychobunny 42c0b973f1 closes #3134 10 years ago
psychobunny 5e4ef52911 some more cleanup 10 years ago
psychobunny 3cc5e1473f cleanup / lint before diving in 10 years ago
psychobunny f17fa3ca11 minify flag not actually being used 10 years ago
Julian Lam 3552e11817 fixes #4073 10 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
10 years ago
barisusakli 45926520cf fix typo 10 years ago
barisusakli cb91587567 closes #4063 10 years ago
pichalite 0db1caa3f6 ACP rewards page fix 10 years ago
barisusakli a133374c0b lets not run the upgrade script everytime 10 years ago
barisusakli ee9d0ac2da cleanup search, removed socketuser.loadSearchPage, use regular route 10 years ago
psychobunny 1a6f9dc3f4 Merge pull request #4065 from pichalite/master
Minor styling updates to ACP Categories page
10 years ago
pichalite 15cb39bc3a style updates 10 years ago
barisusakli 6ae8bacbab removed unused code 10 years ago
Julian Lam 4357c2ef4e fixed #4062, fixed akhoury/nodebb-plugin-emailer-mandrill#19 10 years ago
pichalite 5d38b8d687 display "Select Skin" for skins 10 years ago
pichalite deda23c708 Use Skins instead of Themes 10 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!
10 years ago
barisusakli ab6c84471b some search/sort changes 10 years ago
barisusakli 7568e88800 remove logs 10 years ago
barisusakli 92f0e2d86a closes #3586
added account/upvoted, account/downvoted, account/best
10 years ago
barisusakli 26094778d9 closes #4058 10 years ago
barisusakli ae9606f5ee closes #3738 10 years ago
pichalite 55b78827fe add lastonlineISO to user 10 years ago
barisusakli 83cb916264 closes #4038 10 years ago
barisusakli 40ebd66074 closes #4050 10 years ago
psychobunny d8bcdf4de0 add title to /compose route 10 years ago
barisusakli 1ad4128649 closes #3917, closes #2941 10 years ago
barisusakli d035b1a353 removed npm dep, use exec('npm install/uninstall'); closes #3780 10 years ago
barisusakli 5fe2ebf660 fix typo in groups.join 10 years ago
Julian Lam 96fe6d288f Allowing theme to be re-ordered like plugins. 10 years ago
Barış Soner Uşaklı ab4d4478e3 added rewards essentials 10 years ago
Julian Lam d67efa3a5b update core to allow composer to define static route 10 years ago
barisusakli 59c350e63c closes #4019 10 years ago
barisusakli 20ca1e40aa fallback 10 years ago
barisusakli d44d036b67 up mongodb connect-mongo remove workaround 10 years ago
barisusakli 1070fff0e3 closes #3991 10 years ago
barisusakli 3ea453e8a0 closes #4006 10 years ago
Barış Soner Uşaklı 24114539d5 closes #4046 10 years ago
barisusakli fddc6157a3 fix return of getRecentTopicReplies 10 years ago
barisusakli 005db18120 closes #4041 10 years ago
Julian Lam 2ef42e79ec added filter for popular route 10 years ago
barisusakli 18013c5518 closes #3977 10 years ago
Julian Lam 1d42655bb5 allow User.create to accept fullname 10 years ago
Julian Lam 8fa2c34fc5 Deprecated action:user.loggedOut, updated plugin deprecation notices
... to show replacement, if available.
10 years ago
barisusakli aa30973f0a fix params 10 years ago
barisusakli dea74aa11e removed heapdump 10 years ago
barisusakli a6074da17e closes #4032 10 years ago
barisusakli f91afb5b99 closes #4030 10 years ago
Julian Lam 57918332e9 fixed issue with no 'from' name when using NodeMailer 10 years ago
barisusakli 80cc251741 style 10 years ago
barisusakli 96aa94ee10 refactor categories 10 years ago
Barış Soner Uşaklı 1a86e68394 fix references 10 years ago
Julian Lam 00a22e945d closes #3899 10 years ago
barisusakli c28494724f filter dupes 10 years ago
Julian Lam fb0ce8f60f Updated subject line in text emails
Would always show "NodeBB" before. Now shows proper site title.
10 years ago
barisusakli eb57276980 fix test 10 years ago
barisusakli c10b2fdb60 closes #4022 10 years ago
barisusakli 7ad90b4ef6 closes #2659 10 years ago
barisusakli caabbcf9fd closes #3949 10 years ago
barisusakli d9b6a06714 limit topic views by session 10 years ago
barisusakli e693843314 closes #4017
inb4 2016
10 years ago
Julian Lam 4147e0cb94 closes #3719 10 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.
10 years ago
Julian Lam 1660e13aed #3695 10 years ago
Julian Lam de34c7d576 fixed #3966 10 years ago
barisusakli 3b1a2d65ab fix revokeAllSessions 10 years ago
barisusakli 990434476b group.exists([]) fix 10 years ago
barisusakli e1392fd61b whitespace fix 10 years ago
barisusakli e6b7b51956 getHomePageRoutes 10 years ago
barisusakli 6be8675580 closes #4012 10 years ago