Julian Lam
|
2d5f687373
|
latest translations
|
10 years ago |
Mega
|
30ad24caa6
|
Hide "Remove" buttun as well
|
10 years ago |
Mega
|
3947710a3d
|
fix:removing category images via ACP
|
10 years ago |
Mega
|
8b48a1e3af
|
fix: category images (helpers.generateCategoryBackground)
|
10 years ago |
psychobunny
|
7c7b43d295
|
semicolon
|
10 years ago |
psychobunny
|
789418f987
|
stripTags and escape template helpers
use it like so {function.stripTags, title}
see vanilla or persona topics_list.tpl for more info
|
10 years ago |
Barış Soner Uşaklı
|
41db2dcd14
|
removed idle added recent tags presence info
|
10 years ago |
barisusakli
|
77e956861a
|
#2486
various fixes for socket.io cluster
display user presence correctly
|
10 years ago |
Julian Lam
|
d95f5a9ae0
|
added help block to category purge button, updated iconSelect library to use templates in a better way, hooked up iconSelect for category mgmt, #2463
|
10 years ago |
Julian Lam
|
202789fa8d
|
added back category creation, #2463
|
10 years ago |
Julian Lam
|
e340b9fffe
|
fixed save/delete/purge in category ACP, #2463
|
10 years ago |
Julian Lam
|
7cdfe143ab
|
fixed bug where cid was hardcoded, and switched format back to storing group names, not slugs, #2887
|
10 years ago |
Julian Lam
|
60b19a9d62
|
Merge remote-tracking branch 'origin/master' into categories_revamp
|
10 years ago |
Julian Lam
|
9dece4a1db
|
added some missing files from previous commits, fixed setParent mechanic which broke after I refactored, #2463
|
10 years ago |
Barış Soner Uşaklı
|
4a18a041c9
|
#2894 no need to remove if there are no new posts
|
10 years ago |
Julian Lam
|
25cb1f9284
|
Merge remote-tracking branch 'origin/master' into categories_revamp
|
10 years ago |
Barış Soner Uşaklı
|
36942125e6
|
closes #2894
also mark user online if they post a reply
|
10 years ago |
Julian Lam
|
9b84a887d3
|
a huge frickin' number of changes for #2887. This is part of #2463
|
10 years ago |
Julian Lam
|
815ea88fa5
|
readded some missing classes, fixed some styling on category.tpl, fixed image uploading code
|
10 years ago |
Julian Lam
|
a1621145d5
|
Merge branch 'master' into categories_revamp
Conflicts:
public/less/admin/admin.less
public/src/admin/manage/categories.js
src/controllers/admin.js
src/views/admin/manage/categories.tpl
src/views/config.json
|
10 years ago |
Barış Soner Uşaklı
|
f928b87997
|
use component, add user.watch title
|
10 years ago |
psychobunny
|
11710987a4
|
fixed navigator pagination
|
10 years ago |
psychobunny
|
d39c2924e4
|
found a rogue topic class selector
|
10 years ago |
psychobunny
|
705111a1d9
|
chat/icon component
|
10 years ago |
psychobunny
|
7c9e76132d
|
topic/follow component fix
|
10 years ago |
psychobunny
|
4ec43f662c
|
don't actually need to restart nodebb to apply skins
|
10 years ago |
barisusakli
|
6b950d0596
|
fix endsWith if check
|
10 years ago |
barisusakli
|
810d3be512
|
closes #2593
|
10 years ago |
barisusakli
|
4c31535c4b
|
closes #2799
|
10 years ago |
barisusakli
|
38726243fe
|
closes #2879
|
10 years ago |
Barış Soner Uşaklı
|
027f9e5a83
|
dont need start time anymore
|
10 years ago |
Barış Soner Uşaklı
|
b1478ad5da
|
dont add events multiple timest to #content
|
10 years ago |
psychobunny
|
bc056f0724
|
can remove this line as well
|
10 years ago |
psychobunny
|
5d7ce0011a
|
no need for setTimeout in ajaxify
|
10 years ago |
psychobunny
|
87ffc2cff9
|
topic/pinned and topic/locked components
|
10 years ago |
psychobunny
|
4ca6364dd4
|
removed .category-item selectors
|
10 years ago |
psychobunny
|
10eb617c6d
|
category and category/topic components; removed #topic-container selectors
|
10 years ago |
Barış Soner Uşaklı
|
0cc900bdcf
|
closes #2878
|
10 years ago |
barisusakli
|
a1b6019efe
|
disable/enable reply buttons on lock/unlock
|
10 years ago |
barisusakli
|
783bcb9bd6
|
some component fixes closes #2881
|
10 years ago |
barisusakli
|
5bc2e7dac2
|
closes #2309
|
10 years ago |
psychobunny
|
41f5afa887
|
fix for post-bar reply button
|
10 years ago |
psychobunny
|
721ee09b19
|
removed deprecation notice
|
10 years ago |
Julian Lam
|
5951079926
|
latest translations
|
10 years ago |
psychobunny
|
e9d9e14eb4
|
components - fixed a bug with bottom post bar now showing up
|
10 years ago |
psychobunny
|
3ed3612047
|
file upload with spaces / general file upload fix wrt ajaxiy
|
10 years ago |
psychobunny
|
075611ca4b
|
Merge remote-tracking branch 'origin/master' into persona
|
10 years ago |
psychobunny
|
adbbbb3602
|
decided to go ahead and deprecate this for 0.7x instead of post-0.7x
|
10 years ago |
psychobunny
|
2e33f1d400
|
navbar/title component
|
10 years ago |
Barış Soner Uşaklı
|
37fe438c63
|
reset fix for t.js bug :rage3:
|
10 years ago |
psychobunny
|
5e39d8df33
|
thread tools components
|
10 years ago |
psychobunny
|
fffed29913
|
post/favourite-count component
|
10 years ago |
psychobunny
|
c2a5169625
|
post/votes component, user/reputation component
|
10 years ago |
psychobunny
|
e06e1dccb6
|
topic/browsing/list and topic/browsing/count components
|
10 years ago |
psychobunny
|
b9dd994a56
|
user/postcount component
|
10 years ago |
psychobunny
|
10b9919a49
|
removed some possibly antiquated privs code
|
10 years ago |
psychobunny
|
f8af900415
|
post button components
|
10 years ago |
psychobunny
|
1d53365707
|
post/reply component
|
10 years ago |
psychobunny
|
a740e8e98f
|
post/header component
|
10 years ago |
psychobunny
|
61db112942
|
topic/follow component
|
10 years ago |
psychobunny
|
ec079afab1
|
post/content component
|
10 years ago |
psychobunny
|
855e43ea12
|
deprecation notices
|
10 years ago |
psychobunny
|
0c4ffafca3
|
topic buttons are now components
|
10 years ago |
psychobunny
|
15b54d6e43
|
removed more .post-row selectors
|
10 years ago |
psychobunny
|
51745568df
|
removed the rest of the .post-row selectors in favour for components system
|
10 years ago |
psychobunny
|
901cb92941
|
if no args, get all components of that type
|
10 years ago |
psychobunny
|
567d171d2f
|
jshint
|
10 years ago |
psychobunny
|
e3899f9535
|
Merge remote-tracking branch 'origin/master' into persona
|
10 years ago |
psychobunny
|
6439147586
|
updated core to point #post_container and .post-row to its respective components
|
10 years ago |
psychobunny
|
8fcdae7f17
|
get a post component by any of its attributes
|
10 years ago |
psychobunny
|
1df20465ed
|
fixes to components; added post component
|
10 years ago |
psychobunny
|
5727658976
|
wrapper for grabbing components without modifiers
|
10 years ago |
psychobunny
|
eba0f32913
|
post/anchor component
|
10 years ago |
psychobunny
|
d347e88361
|
post/header component
|
10 years ago |
psychobunny
|
54cbbe2844
|
components system
|
10 years ago |
Julian Lam
|
406126536a
|
missing semicolon
|
10 years ago |
Julian Lam
|
9fc97ce92d
|
fixing handleACPRedirect on subfolder installs
|
10 years ago |
psychobunny
|
e08f34e79d
|
function.generateTopicClass
|
10 years ago |
psychobunny
|
412c5360a6
|
allow timeago to be cast on other elements as well, ex. small
|
10 years ago |
psychobunny
|
82ac542f55
|
helpers.generateCategoryBackground
|
10 years ago |
barisusakli
|
a73f34df4a
|
no need for ajaxify.end listener
|
10 years ago |
barisusakli
|
c448c8cc8c
|
closes #2864
|
10 years ago |
barisusakli
|
32369f6191
|
disabled textcomplete css for now
|
10 years ago |
Barış Soner Uşaklı
|
eda98a35ea
|
closes #2862
|
10 years ago |
Barış Soner Uşaklı
|
89333ab339
|
closes #2824 doggy.gif
|
10 years ago |
psychobunny
|
f7f048f06a
|
when toggling composer preview, autofocus on composer
|
10 years ago |
barisusakli
|
e6c0794061
|
create tooltips for users on widgets
|
10 years ago |
barisusakli
|
d3b2742da0
|
closes #2746 closes #2747
|
10 years ago |
barisusakli
|
2f688136d1
|
closes #2852
|
10 years ago |
barisusakli
|
b37bcc6dfe
|
closes #2853
|
10 years ago |
psychobunny
|
dfe48fffb1
|
composer fixes when resizing window horizontally
|
10 years ago |
barisusakli
|
e9f82b7eee
|
updated isLatin check doggy.gif
|
10 years ago |
barisusakli
|
67b7ecf4df
|
Merge branch 'master' of https://github.com/NodeBB/NodeBB
|
10 years ago |
barisusakli
|
dd06e8d7d8
|
return early if falsy
|
10 years ago |
psychobunny
|
2f05ec7de0
|
closes #2839 and #2840
|
10 years ago |
barisusakli
|
fd1b7bbd3a
|
fix redirection
|
10 years ago |
psychobunny
|
ec897be3e7
|
jshint
|
10 years ago |
barisusakli
|
f89741636c
|
return false to prevent default
|
10 years ago |
barisusakli
|
ca31ac882c
|
added return true/false
|
10 years ago |
Julian Lam
|
5269c2eb9e
|
latest language translations
|
10 years ago |
barisusakli
|
076931d5b5
|
fix search tooltip
|
10 years ago |
psychobunny
|
8d313d2f16
|
return composing state to normal after discard/posting
|
10 years ago |
psychobunny
|
7b604c0895
|
this prevents autosize from causing the screen from jumping up and down as you type, on android at least
@jackmoore this might not the best solution but its working well so far.
let me know if you'd like a PR :)
|
10 years ago |
psychobunny
|
6d4b658579
|
using unminified version of autosize
|
10 years ago |
psychobunny
|
9262c8b9f6
|
after selecting a category in composer, auto-select the next field
|
10 years ago |
psychobunny
|
83f89e9537
|
made action bar button less restrictive
|
10 years ago |
psychobunny
|
31368ac974
|
on mobile, resize composer textarea as you type so it doesn't constrain the editable view
|
10 years ago |
psychobunny
|
5e3a990f2d
|
added vendor/autosize
|
10 years ago |
psychobunny
|
7227dfd704
|
add composing mobile classes if composing on mobile
|
10 years ago |
psychobunny
|
7282bbafb2
|
removing composer-mobile.tpl
was totally a bad idea.
|
10 years ago |
Barış Soner Uşaklı
|
9d0b4f5841
|
app.showEmailConfirmWarning :dull:
|
10 years ago |
Barış Soner Uşaklı
|
940c33c426
|
fix js error removed dupe code
|
10 years ago |
Barış Soner Uşaklı
|
abd3979fb3
|
closes #2465
|
10 years ago |
psychobunny
|
eb733fdb6f
|
toggle preview button on composer
|
10 years ago |
Barış Soner Uşaklı
|
8484c7c51a
|
closes #2850
|
10 years ago |
Julian Lam
|
40763d2ae7
|
#2849 again
|
10 years ago |
psychobunny
|
f1f199019d
|
Merge pull request #2845 from cnvo/master
Update FontAwesome 4.3.0
|
10 years ago |
Julian Lam
|
57a64870fd
|
actually fixing #2849
|
10 years ago |
Julian Lam
|
e8167a80a0
|
if bgColor and color are not sent in the category creation call, automatic colours are supplied
|
10 years ago |
psychobunny
|
daf9999a29
|
prevent composer from going too low
|
10 years ago |
Julian Lam
|
2a80140e70
|
fixed issue where socket.io would no longer reconnect perpetually, new behaviour waits 10x the reconnect delay, and then starts over. Also upped the reconnection delay default to 1.5s.
|
10 years ago |
Trevor
|
8d2f89a5e2
|
Update FontAwesome 4.3.0
Fixed incorrect variables path.
|
10 years ago |
Trevor
|
6454e89bac
|
Update FontAwesome 4.3.0
|
10 years ago |
psychobunny
|
6059165a54
|
if composer:resizePercentage hasn't been set, default to half the page
|
10 years ago |
psychobunny
|
0913dbbade
|
added a border effect on max'd composer
|
10 years ago |
psychobunny
|
3b5b87c14e
|
Merge branch 'master' of https://github.com/NodeBB/NodeBB
|
10 years ago |
psychobunny
|
49a173bdf0
|
last bit of fixes to composer
|
10 years ago |
psychobunny
|
bc9d7f2922
|
fix so that mouse is always on the handle
|
10 years ago |
psychobunny
|
5b56157403
|
composer refactor part 1
removed lots of hardcoded values; used translate 3d instead of height
for smoother dragging; various optimizations; snap to top functionality
|
10 years ago |
psychobunny
|
09e0d660cd
|
tags:enter_tags_here better messaging
|
10 years ago |
psychobunny
|
bd99124fb9
|
refactored write preview code
|
10 years ago |
psychobunny
|
da758c429a
|
remove hardcoded z-index; give composer a "maximized" class if maximized
|
10 years ago |
Julian Lam
|
bbbb362125
|
not referencing parent scope when inside BEGIN in widgets tpl
|
10 years ago |
psychobunny
|
b56e862838
|
removed hardcoded fa-chevron icons from client js
|
10 years ago |
psychobunny
|
7890c59dc5
|
Merge remote-tracking branch 'origin/master' into composer-redesign
|
10 years ago |
Barış Soner Uşaklı
|
53e0615df7
|
removed path use external
|
10 years ago |
Barış Soner Uşaklı
|
4d45a81fdb
|
closes #2383
|
10 years ago |
psychobunny
|
1ec1c5a366
|
fixes composer maximizing
|
10 years ago |
psychobunny
|
fcc8093fa6
|
#1642 show discard prompt
|
10 years ago |
psychobunny
|
e47c375e69
|
closes #1642
|
10 years ago |
Julian Lam
|
4360069859
|
fixing buttons on mobile composer, and updating format so tags button only appears on mobile
|
10 years ago |
barisusakli
|
e5dc408ef5
|
change current page after ajaxify:start event
|
10 years ago |
barisusakli
|
d00f8a3d27
|
added uploads/system
|
10 years ago |
barisusakli
|
dc94fe2b6c
|
move admin upload routes to api namespace
move usrrs/csv to api namespace
|
10 years ago |
barisusakli
|
f87f797bed
|
dont keep window.location.search on regular ajaxify
|
10 years ago |
Mega
|
42eadc72a4
|
Click on "Delete" btn in ACP > General > Navigation causes redirect.
|
10 years ago |
barisusakli
|
289474edf7
|
closes #2827
|
10 years ago |
barisusakli
|
63a6702285
|
removed whitespace
|
10 years ago |
barisusakli
|
23a6b33f64
|
not used
|
10 years ago |
barisusakli
|
c15a289d2a
|
fix check
|
10 years ago |