5098 Commits (745007a2b33b4a1f6180a0d76f9c19a52bbfdc6c)

Author SHA1 Message Date
barisusakli 0ffd5254ad closes #3933, closes #3934 9 years ago
Julian Lam bc199d6872 By default, always switch chat in chats page
closes #3915
9 years ago
Julian Lam 648e9c4dc8 fix #3889 9 years ago
Julian Lam acc2dfa037 latest translations, closes #3911 9 years ago
Julian Lam 2af11a23ce fixes #3922 9 years ago
Julian Lam 3a520cdfbf Successful web installer now doesn't show 503 9 years ago
Barış Soner Uşaklı 9770983fdb closes #3913 9 years ago
Julian Lam fc495a83ec closes #3763 9 years ago
Julian Lam 992bcffcdf we stopped using -dev versions, so this conditional is unnecessary 9 years ago
Julian Lam 91c012e642 #3907 9 years ago
Julian Lam a936866688 revamped ACP Flags interface, #3907 9 years ago
Julian Lam fc476ba168 Fixes #3906
Initially, the removed block of code was used to stop the chat modal
from popping up altogether, since the /chats page was usable on
mobile. Since the re-design, only the contact list is shown on
mobile, leaving the modal as the main way to communicate. So, this
intercepting code is actually interfering now.
9 years ago
Julian Lam f673f4f186 🐶 9 years ago
Julian Lam e232d9e198 Fixed issue where page view counts kept changing
... when they should only really be updated for the
hourly pageviews graph.
9 years ago
Julian Lam d12ccfacb5 latest translations 9 years ago
Julian Lam 6d386dd2ee Fixed some labelling issues and added support for last month 9 years ago
Julian Lam 7f9ac3f1fe Fixing bug where the labels would revert back to hours 9 years ago
Julian Lam 027d80debd Fixed issue where graph would always switch back to single-day 9 years ago
Julian Lam 9c1b067445 Closes #3884
Added toggles to change graph to monthly view vs regular
single-day view.

Also fixed issue where labels were out of date as the graph
data changed.
9 years ago
barisusakli d3778a052a fix ajaxify data 9 years ago
barisusakli ecd777b659 closes https://github.com/NodeBB/nodebb-theme-persona/issues/206 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
Barış Soner Uşaklı c55abdd095 closes #3815 9 years ago
Julian Lam 6ad715f948 fallbacks for nodebb.topic 9 years ago
Julian Lam c2963a7ca9 Composer minver, #3693 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
barisusakli 20c8411287 closes #3767 closes #3774 9 years ago
Julian Lam e35cb6d78d latest translations 9 years ago
Julian Lam 0260c5b68b updated image_spec to not have gif, but bmp 9 years ago
Julian Lam 3469c47a59 language fallbacks for #3825 9 years ago
Julian Lam 93c077dabd closes #3825 9 years ago
Julian Lam 00a4ba6617 latest translations 9 years ago
Julian Lam dc035c11f3 updated widget code to work better with sidebar areas 9 years ago
barisusakli e5cd928419 closes #3826 9 years ago
Julian Lam 8944856692 updated approval queue message to use modal 9 years ago
Julian Lam ccf957f681 Added cancel button to picture change modal 9 years ago
Julian Lam 8a90afeed2 fixes #3859 9 years ago
barisusakli 3bd83cd732 remove dupe code 9 years ago
barisusakli 323cc165b6 closes #3851
dont use post file upload for cover uploads
check cover upload file size against new setting
store cover uploads in profile folder
use `uid-profilecover` filename for cover uploads
9 years ago
Julian Lam 9de8250697 fixed spanish language issue, #3849 9 years ago
barisusakli 356f1d38cb fix image upload for other users 9 years ago
Julian Lam 628cecdd36 latest translations 9 years ago
Julian Lam 48b5bab849 closes #3756 9 years ago
psychobunny 18bd4c1cda closes #3844 9 years ago
barisusakli 90c2a16b94 closes #3835 9 years ago
barisusakli 6e1f0b9e32 fix top post bar reply button, after IS 9 years ago
Julian Lam 2830538835 Cover photo removal for groups, #3832 9 years ago
Julian Lam 92be63ebe6 Update user account removeFn
As I did not realise both groups and users call the same
coverPhoto lib, the removeFn has to be in the user client js,
and not in the coverPhoto lib.

... of course, it *could* be in there, but it would be hacky.
9 years ago
barisusakli 3648f69f72 added uid 9 years ago
Julian Lam f1412b6e9b Fixed cover loading for subdirs and added removal
re: #3832
9 years ago