Peter Jaszkowiak
a5a3f3089a
ESlint no-mixed-operators
8 years ago
Peter Jaszkowiak
2e031f3759
ESlint comma-spacing
8 years ago
Peter Jaszkowiak
277a7fb8b4
ESlint key-spacing, no-trailing-spaces
8 years ago
Peter Jaszkowiak
532951c24f
ESlint space-in-parens, block-spacing
8 years ago
Peter Jaszkowiak
b1b486f729
ESlint quote-props
8 years ago
Peter Jaszkowiak
3361a72725
ESlint no-plusplus
...
and no-empty, space-unary-ops
8 years ago
Peter Jaszkowiak
554075b312
ESlint no-continue
8 years ago
Peter Jaszkowiak
d9c1f6f088
ESlint no-extra-semi
8 years ago
Peter Jaszkowiak
52f2028206
ESlint no-multiple-empty-lines
8 years ago
Peter Jaszkowiak
b09b3aef7f
ESlint no-undef, remove global comments
8 years ago
Peter Jaszkowiak
2ba46808a1
ESlint one-var, fix comma-dangle
8 years ago
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
8 years ago
Julian Lam
f7f5b2c8d9
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Julian Lam
802878c371
Merge pull request #5455 from pichalite/cropper
...
Make cropper in to a module
8 years ago
barisusakli
e009ce5609
closes #5443
8 years ago
barisusakli
4d05e492cc
closes #5312
8 years ago
Peter Jaszkowiak
c75391f9f5
Sound system improvements
...
- Fix sound ACP uploads
- Display soundpack names with sound files
- Soundpacks can have sounds with identical names
- Link sounds during build step
- Generate map of sound name to file name during build step
- Change how soundpacks work. It's now done via a field in plugin.json
8 years ago
pichalite
2ca8f60e77
Finalize cropper module
8 years ago
pichalite
484891472e
Make cropper in to a module
8 years ago
barisusakli
dad5b135c3
lint
8 years ago
barisusakli
c285eb7fcd
closes #5450
8 years ago
Julian Lam
fcaefbadca
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Anil Mandepudi
c25836b5fc
Option to upload without cropping ( #5447 )
...
* Option to upload without cropping
* Fix styling
* Fix styling
* Add missing semi-colon
* I fail at styling :fail:
8 years ago
psychobunny
570efb9e4b
Merge branch 'develop' into threads-enhancement
8 years ago
psychobunny
83cd960ffa
improved threaded view design
8 years ago
barisusakli
387110fecc
closes #5315
8 years ago
Julian Lam
8a0a74d95e
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Julian Lam
b5daedb7a3
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Peter Jaszkowiak
bb1bfb0449
Merge branch 'master' into assets-route
8 years ago
pichalite
2c5f8ed8e6
Add image options to cropper modal
8 years ago
psychobunny
dbc3113940
Merge pull request #5412 from pichalite/cropperjs
...
Ability to crop profile images before uploading
8 years ago
pichalite
b757f563df
Move tpl and less to core
8 years ago
pichalite
a808d1b4d9
Set aspect ratio to square and confine crop box to image
8 years ago
barisusakli
76254942b2
closes #5190
8 years ago
Peter Jaszkowiak
360a35d0a6
Resolve merge conflicts
8 years ago
pichalite
700e2cf800
linting
8 years ago
pichalite
de28ff5d43
Ability to crop profile images before uploading
8 years ago
Julian Lam
73879b824c
Merge branch 'master' into develop
8 years ago
Julian Lam
694f2382bf
fix issue where navigating back to a topic listing (category.tpl) would not scroll down to the topic you had clicked on, and in some cases would exclude topics that were beyond that particular 'page'
8 years ago
Julian Lam
08af924873
closes #5189
8 years ago
Julian Lam
82e9e1a05d
closes #5189
8 years ago
Peter Jaszkowiak
05b68391dd
Use `/assets` for client assets
...
- Route `/assets` -> `build/public`, falling back on `public`
- Moved destinations for `nodebb.min.js`, `acp.min.js`, `admin.css`, `stylesheet.css`, `templates`, and `sounds` to `build/public`
- r.js modules previously routed through express are now symlinked into `public/build/src/modules`
- minfiles no longer served from a memory cache
- use config `views_dir` setting everywhere template directory is used
- fix cache buster `v=v=`
8 years ago
Julian Lam
9dcbe875a0
Merge branch 'master' into develop
8 years ago
psychobunny
9797f69324
action:chat.sent
8 years ago
Julian Lam
3861b2dd80
Merge remote-tracking branch 'origin/master' into develop
8 years ago
pichalite
5b646495af
Confirm before removing user and group cover picture
8 years ago
Julian Lam
db20df0110
Merge branch 'master' into develop
8 years ago
barisusakli
190b3759a0
fix tests
8 years ago
barisusakli
827e4b4ffd
refactor post tools
8 years ago
Julian Lam
29c7ae7645
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Barış Soner Uşaklı
c4d4d2385b
closes #3973 closes #5303
8 years ago
Julian Lam
c640bdf2b9
Merge branch 'master' into develop
8 years ago
barisusakli
1fed01fe43
ability to filter search by tags
8 years ago
Julian Lam
e6768ab572
some more fixes to flags, simplifying qs manipulation in flags search
...
re: #5232
8 years ago
Julian Lam
aaec71bc0c
added stepSize to flags chart, #5232
8 years ago
Julian Lam
ebc9abd773
upgrade script and graphs for #5232
8 years ago
Julian Lam
5dd892bd01
a bunch of changes here... allowing user profiles to be flagged, #5232
8 years ago
Julian Lam
a2fecf5ae4
Merge remote-tracking branch 'origin/master' into flagging-refactor
8 years ago
Julian Lam
9f9051026b
more work on #5232
8 years ago
Stuart Williams
647d0e0a75
Avoid encoding HTML in Twitter social share text
8 years ago
Julian Lam
88958049eb
added some more filters, and appending event to history on flag creation
...
issue #5232
8 years ago
Julian Lam
8e1d441e20
Added some quick filters, #5232
8 years ago
Julian Lam
753d4b0275
wrapped up basic functionality of list and detail for flags, filter support. #5232
8 years ago
Julian Lam
f1d144f15e
history appending, finished up notes, #5232
8 years ago
Julian Lam
d9d60c20bd
flag updating and note appending, #5232
8 years ago
barisusakli
2e28a8f7c7
closes #5239
8 years ago
Julian Lam
c987b8474e
fixing new post parsing to not add img-responsive to avatars
8 years ago
barisusakli
db14c29e41
socket.io/categories tests
8 years ago
Julian Lam
ede7a71db7
Fixes #5186
...
On socket.io connection, all clients join a room pertaining to
their express session id. We use this room to keep track of any
sessions in different browser windows (but the same cookie jar),
so if a login/logout occurs, we can throw a session mismatch
modal.
This room can also be used to emit messages across windows/tabs...
8 years ago
barisusakli
8294fc90e3
closes #5084
8 years ago
Barış Soner Uşaklı
b38a10f96a
add pagination to user profile
8 years ago
barisusakli
5cfe379841
fix recent for inf scroll
8 years ago
barisusakli
fb47bf3889
unread/recent changes closes #4774
8 years ago
barisusakli
90c2ca38f9
more nested reply fixes
8 years ago
barisusakli
c90f082c77
fix edit/vote/bookmark icons for nested replies
8 years ago
Ben Lubar
2185d8eb99
Ban UI fixes ( #5169 )
...
- Permanent bans assigned by global moderators no longer expire immediately
(does not apply retroactively)
- Bans with no reason given no longer have "undefined" as their reason
(applies retroactively)
- 0 is now a selectable value for "ban duration, select 0 for permanent"
8 years ago
barisusakli
eca850c4b1
nested reply improvements
...
on new post increase count and add nested reply if replies are expanded
on post purge reduce count and remove nested reply
8 years ago
barisusakli
8f76ebf972
don't start loading again if already loading
8 years ago
barisusakli
3d1d9b8bd5
fix test, process rendered replies
8 years ago
barisusakli
ff08cbf677
replies to posts
8 years ago
Ben Lubar
d74e2d0650
Don't hardcode fa-plus < https://github.com/NodeBB/NodeBB/pull/5050#issuecomment-256862345 >
8 years ago
Ben Lubar
81211887fc
make eslint happy
8 years ago
Ben Lubar
ea10f51f2e
UI for replies-to-post (needs theme update)
8 years ago
Julian Lam
0590a4f2cf
closes #5156
8 years ago
Sergii Paryzhskyi
e515b791da
Fix eslint rules ( #5117 )
...
* Fix semi linter rule
* Fix semi-spacing linter rule
* Fix no-undef-init linter rule
* Fix space-before-blocks linter rule
8 years ago
Julian Lam
d002c3eb76
fixing session revocation on account info page
8 years ago
barisusakli
b16671caa5
dont do IS if there is a search term
8 years ago
Julian Lam
83a0fff887
lint :rage2: @Psychobunny
8 years ago
psychobunny
ad52d1a1aa
latest chats design
8 years ago
Julian Lam
dd8759b0e9
fixes #5146
8 years ago
Barış Soner Uşaklı
cbd936c547
closes #5140
8 years ago
Julian Lam
8159c44df2
exposing pid, username, and userslug to flag modal
8 years ago
barisusakli
a0cf6046f1
new clientside hook action:profile.update
8 years ago
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
8 years ago
HeeL
3fa1c1f927
Fix space-infix-ops linter rule
8 years ago
barisusakli
9b59bc3247
closes #5103
8 years ago
pichalite
cd35c135cc
modify user edit password screen to match register page for displaying validations
8 years ago
barisusakli
6f86621e30
closes #5096
8 years ago
Barış Soner Uşaklı
804c7927a4
closes #5095
8 years ago
barisusakli
63f147786c
fix update cover to use correct uid
8 years ago