447 Commits (2cc2e7688a9543b7d91b38843fca7e199b806c8e)

Author SHA1 Message Date
barisusakli df605babff closes #3983 9 years ago
barisusakli abed319da2 closes #3996 9 years ago
barisusakli 738b17cae6 closes #3584 9 years ago
barisusakli f0b333e8a1 closes #3929 9 years ago
Julian Lam 05df8900db closes #3912 9 years ago
Julian Lam 9db0f59432 part of #3912 9 years ago
Julian Lam 4cc4824087 Merge pull request #3908 from pitaj/master
Maximum invites and invites are stored
9 years ago
Julian Lam 2d203d7dca Squashed commit of the following:
Closes #2668

commit 3d4f494ed3257bceda8f6f82057cab83f0f252b3
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Dec 11 12:06:42 2015 -0500

    theme minvers for #2668

commit b608ce61854f8195143685bb9753b80d32b26e95
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Dec 11 12:01:03 2015 -0500

    Allowing chat modal to edit and delete messages

    re: #2668

commit 0104db90a4070582f3938b6929dae35f985bac35
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Dec 11 11:51:23 2015 -0500

    Fixed issue where newSet calculations were off

    ... sometimes.

    Also, rendering of edited messages now parses a template partial,
    instead of just replacing the content.

commit 5cb6ca600425ca9320c599b32306e93dcc5aa4ce
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Dec 11 11:07:12 2015 -0500

    If edited content matches existing content...

    ... then edit is aborted.

commit 6e7495247b1895589c716db29f919a934087b924
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Dec 11 11:05:08 2015 -0500

    some linting and fixed issue where new msgs when deleted would crash server

commit db4a9e40d6dff44569c2437378121db8fdf75cf8
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 8 17:25:56 2015 -0500

    Message deletion for #2668, and fixed bug

    Fixed bug where chat modal would spawn even though user was sitting
    on the /chats page.

commit a5aa2498ab4a8bba02a6daa43a9dbed7b3e37976
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 8 14:55:23 2015 -0500

    wiring up the edit button, #2668

commit 5f2afdcf6f2b9eae6b5873ca100149e65e3d385d
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 8 14:20:39 2015 -0500

    added indicator to show if and when a message had been edited

commit e8301132d525c1b9fd46c98cdb282ac7ea7a0d7f
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 8 14:06:39 2015 -0500

    Allowing editing of chat messages

commit bfd991be1cb1769599f7d5d2b1638e313c3c2dcb
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 8 10:33:49 2015 -0500

    Added messageId to messages object return

commit 0306ee6657b3288dd4547c66869d7d4ece0b31ad
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 8 08:20:17 2015 -0500

    WIP #2668
9 years ago
Julian Lam acc2dfa037 latest translations, closes #3911 9 years ago
Peter Jaszkowiak a3cfcd9a48 Maximum invites, invites stored
Added the ability for admins to restrict the maximum amount of invites
a user can make. Invites are stored and displayed in the registration
queue admin page.
9 years ago
Julian Lam 65ce8a50b3 Removed cant-vote-self-post
As suggested in nodebb/nodebb-theme-persona#203, a positive
action has been applied when a user attempts to upvote
their own post. It will now open the upvoters modal
instead of throwing an alertError.

Closes nodebb/nodebb-theme-persona#203
9 years ago
Julian Lam 65396000d2 Updated modal to not be .confirm() but .dialog()
Also updated composer code to actually send a link back
to the other topic...

Closes #3693
9 years ago
Julian Lam 0260c5b68b updated image_spec to not have gif, but bmp 9 years ago
Julian Lam 93c077dabd closes #3825 9 years ago
Julian Lam 48b5bab849 closes #3756 9 years ago
Julian Lam 82f78d910d tweaks to language and updating theme minvers 9 years ago
Julian Lam de9f196c75 Merge branch 'userhomepage' of https://github.com/yariplus/NodeBB into yariplus-userhomepage 9 years ago
Julian Lam b8b9da2c30 Squashed commit of the following:
commit 62d59620d26bc97c7d689e9af57cd8bff654c79e
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Nov 4 11:04:27 2015 -0500

    tweaked 503 template

commit 15a61cbc239c9d654691d91cdadce59e13d97586
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Nov 4 10:58:19 2015 -0500

    added text about reloading being required if threshold values are changed

commit 3fe87699332ef0628b4db31f4afef245802a7bc0
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Nov 4 10:53:35 2015 -0500

    added ACP settings for toobusy

commit f6a9964baff051072052e6ef99da9e1ffba014df
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Nov 4 08:53:53 2015 -0500

    removed unused 503a template

commit e6d444736baf4c676f8461d30a5504c6e45df163
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Nov 4 02:01:11 2015 -0500

    updated code to send static 503 instead of maintenance-style page

commit 11089ae2bb833e068b01ee77ee745d9fd5344805
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Nov 4 01:18:45 2015 -0500

    added toobusy support so the Node process doesn't fall over at high load
9 years ago
yariplus f815f2d981 Fix userhomepage derps 9 years ago
psychobunny 5c44c365dd chat with %1 9 years ago
psychobunny f6f43fe3de a couple extra useful "posted in" strings 9 years ago
Julian Lam 526afc0910 Merge remote-tracking branch 'origin/master' into user-icons 9 years ago
psychobunny 80da65b4ef unused lang strings 9 years ago
Julian Lam b52475c270 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	public/src/client/account/edit.js
	src/middleware/middleware.js
	src/socket.io/meta.js
	src/socket.io/user/picture.js
	src/user.js
	src/views/admin/manage/group.tpl
9 years ago
barisusakli 7f66494a57 closes #3764 9 years ago
barisusakli 0da39d036b uploading string 9 years ago
barisusakli e2a5440ae8 closes #3741 9 years ago
barisusakli 47e2dd9478 closes #3107 9 years ago
barisusakli 7854e67b7b closes #1637 9 years ago
Julian Lam 4c96f95330 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	public/src/app.js
	public/src/client/account/edit.js
9 years ago
Julian Lam 95129a1b40 closes #3693 9 years ago
Julian Lam 97dd5500a1 Merge remote-tracking branch 'origin/master' into user-icons 9 years ago
psychobunny be28d7db98 changing bookmark alert to be more accurate to what it actually does 9 years ago
psychobunny 2669241c06 closes #3656 9 years ago
Julian Lam a52f6cf0b4 User Account Edit and Change Picture Modal 9 years ago
Julian Lam 78863a438f Firing new hook `filter:auth.list`
This new plugins allows SSO services to list whether a
user has authenticated via that service, and will display
as such in the user's profile editing screen.
9 years ago
barisusakli 04be0411e7 build search categories server side 9 years ago
barisusakli ade9a44b11 closes #3590 9 years ago
barisusakli 15b667850e closes #3595 9 years ago
barisusakli bb4984a9aa closes #3428 9 years ago
barisusakli e6755d0adc closes #3458 9 years ago
Julian Lam 3baad54223 Close #3578
This commit introduces notification creation if a user requests
membership to a group (in which case notifications are sent to
all group owners), and user invites to a group (in which case
a notification is sent to the invitee).
9 years ago
barisusakli eaefd9d24c remove meta/title.js and meta.title.build #3481 10 years ago
psychobunny 098c56a106 global:header.navigation 10 years ago
psychobunny a217b42cb1 bonus two for #3481 - chats/username route 10 years ago
psychobunny 22fc257e36 bonus for #3481 - groups/group route 10 years ago
psychobunny 89b8622cfa other routes done, closes #3481 10 years ago
psychobunny 0e0d8474a4 page titles for user pages #3481 10 years ago
barisusakli 07d12e85ae closes https://github.com/NodeBB/nodebb-theme-persona/issues/124 10 years ago
psychobunny 0caa095ea4 closes #3457 10 years ago
psychobunny 0150e0e063 closes #3069 10 years ago
barisusakli f8f3e3faa7 closes https://github.com/NodeBB/nodebb-theme-persona/issues/79 10 years ago
barisusakli 8178e210e4 Fix indents 10 years ago
Axel 91e81065dc Localize "Group Name:" 10 years ago
Axel 79d7721971 Add category and subcategories localization 10 years ago
Axel 85d7b04846 Add missing localization 10 years ago
Axel 9c2d7a2468 new language keys 10 years ago
Barış Soner Uşaklı 6bd131815f Merge pull request #3256 from yariplus/mintags
Add minimum tags per topic setting.
10 years ago
yariplus bd863e1ccb Fix derp. 10 years ago
yariplus 546efbbd1b Add translations for min and max tag errors. 10 years ago
barisusakli 65ab5733ef added categories navigation item, ability to change logo url 10 years ago
Julian Lam e25d2fa6e6 closed #2811 10 years ago
Julian Lam cbe810341c changed some wording in user.json to use past participle tense 10 years ago
barisusakli daf1a388eb closes #3039 10 years ago
barisusakli 81eeab42ed category filter on /unread 10 years ago
barisusakli 5ee1951245 closes #3271 10 years ago
barisusakli 57c2418157 closes #1306 10 years ago
barisusakli 718f61e3bd closes #3263 10 years ago
barisusakli a31178ebd8 closes #3258 10 years ago
psychobunny 98cde1a9d6 missing lang key for error: cant-remove-last-admin 10 years ago
psychobunny 19b50c8888 missing lang key for already-flagged 10 years ago
barisusakli 2880a77a9f closes #3130 10 years ago
Julian Lam 05049946d4 updated error strings 10 years ago
psychobunny 56e5f505a0 no need to yell! :p 10 years ago
barisusakli b292aeea72 closes #3120
also dont allow loading posts of a topic if its deleted via
topics.loadMore
10 years ago
barisusakli b94d4f7fe5 Merge remote-tracking branch 'origin/master'
Conflicts:
	public/language/en_GB/error.json
10 years ago
barisusakli 9749658d35 added about me field 10 years ago
Julian Lam 1c94866ab3 addressed some issues brought up re: singular vs plural 10 years ago
Barış Soner Uşaklı a481d2c3fe closes #3041 10 years ago
psychobunny f7734d9b91 missing lang string 10 years ago
barisusakli 8c7ded3062 closes #3026 10 years ago
barisusakli fa9fde43fb closes #2971 10 years ago
barisusakli 663ad38727 closes #3004 10 years ago
psychobunny c92ef6cf34 closes #3012 10 years ago
psychobunny 5db4714ba8 add success message to watch / ignore category methods 10 years ago
barisusakli 729fb1d696 advanced search change 10 years ago
barisusakli 0b76ed90aa no group title 10 years ago
Barış Soner Uşaklı 436a9a61b8 fix language file 10 years ago
Julian Lam 3c6d154a27 translation strings for #2960 10 years ago
Julian Lam 56fc958939 closes #2891 10 years ago
psychobunny 80b308b9a6 [[user:more]] 10 years ago
barisusakli 7a3b4c08e0 closes #2922 10 years ago
Barış Soner Uşaklı f928b87997 use component, add user.watch title 10 years ago
barisusakli 5bc2e7dac2 closes #2309 10 years ago
Barış Soner Uşaklı abd3979fb3 closes #2465 10 years ago
psychobunny 09e0d660cd tags:enter_tags_here better messaging 10 years ago
Barış Soner Uşaklı 8b21f1c8ab dont reload settings page on every save
only show an alert if reload is required
renamed settings.language to settings.userLang to match the config
10 years ago
Barış Soner Uşaklı 5140e5db8d closes #2759 10 years ago
Barış Soner Uşaklı 73505e9bd0 closes #2247 10 years ago
Julian Lam 55262b399a tweaks and refactoring for #2774 10 years ago
Julian Lam ade12116a1 closed #2766 10 years ago
barisusakli 9084ee2d7e cleanup popular.js 10 years ago
Barış Soner Uşaklı 1d5e15eab4 closes #2560 10 years ago
Julian Lam 8b81f3d835 server-side support for hidden option in group admin, #2758 10 years ago
Julian Lam 711dff1dd0 added language strings for #2601 10 years ago
Barış Soner Uşaklı da305210e2 closes #2618 10 years ago
barisusakli aa94dafac1 closes #725 10 years ago
Barış Soner Uşaklı 276cd51836 closes #2467 10 years ago
Barış Soner Uşaklı 0421b6ef06 closes #2639 10 years ago
Julian Lam 0d9d9bf110 added two new language strings 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 b41119a374 show seconds like search page 10 years ago
barisusakli eff1256dfb search sort, search in posts, titles, posts& titles 10 years ago
barisusakli 38dd3d4281 search newer/older than and better pagination 10 years ago
barisusakli 161b934827 reply count filter atleast/atmost 10 years ago
barisusakli def600e927 search in categories and children 10 years ago
barisusakli 255f50343c closes #2685 10 years ago
Julian Lam d284e89d6c added too-many-messages language key 10 years ago
Julian Lam 607e88b3c3 fixed browser title in user groups page 10 years ago
Julian Lam bc9ede7b6c changed emailer.send so that it processes a callback, if provided. Also added new option to receive emails every time a topic you subscribe to is posted to. 10 years ago
Julian Lam d2217b8137 closed #2641 10 years ago
Julian Lam 04be40158c if you attempt to join a group when you're already in a group, you can't anymore. 10 years ago
barisusakli 6ccdf187ea closes #2595 10 years ago
Julian Lam 50ac813388 Merge branch 'private-groups', closed #2588 10 years ago
Julian Lam 675968f0f3 cover photo for groups, #2588 10 years ago
barisusakli 5a940778ee closes #2603 10 years ago
barisusakli 456b844e61 closes #2596 10 years ago
barisusakli 08c1dad3ee topics.isFollowing works with multiple tids now 10 years ago
barisusakli f417e07b9d user search changes 10 years ago
Julian Lam 635393a274 group creation and deletion from outside ACP, #2588 10 years ago
Julian Lam b4731ad47b added colorpicker to frontend, badge colour changes for groups, #2588 10 years ago
Julian Lam 7be0830751 properly showing private state in group details, #2588 10 years ago
Julian Lam 84c19921b9 newly created groups automatically assign the creator as the owner, some tweaks to isPrivate parsing, added groups link to header, #2588 10 years ago
Julian Lam 3a3d45155e show pending members in frontend UI, #2588 10 years ago
Julian Lam a5d7fee623 Merge remote-tracking branch 'origin/master' into private-groups 10 years ago
Julian Lam a907fa2187 added concept of group ownership, #2588 10 years ago
barisusakli a77a761433 closes #1917 10 years ago
barisusakli ce9c17f8e5 ability to search posts by user 10 years ago
barisusakli 60f1b9679a search filters 10 years ago
Julian Lam b97c9e4467 shorter language string for composer guest handle placeholder, #2569 10 years ago
Julian Lam 7dc309fc16 template in composer #2569 10 years ago
barisusakli e6b4a45cda closes #2531 10 years ago
barisusakli 080c54d414 #2434 10 years ago
barisusakli ddd6ed9e8c #2477 403 page 10 years ago
Julian Lam 1b526026a0 closed #2442 10 years ago
Julian Lam d51683f62e closed #2421 10 years ago
barisusakli 519b1b7e37 closes #2377 10 years ago
barisusakli 9e1789dc58 closes #2297 10 years ago