Julian Lam
|
a54f464a13
|
updating language files with missing files for es
|
2013-12-06 11:57:03 -05:00 |
|
Julian Lam
|
bfbc596348
|
fixing extra comma in es language file
|
2013-12-06 11:38:33 -05:00 |
|
Julian Lam
|
7508bd216e
|
new executable
|
2013-12-06 11:27:34 -05:00 |
|
Pablo Macaluso
|
8cfc5dda37
|
added spanish language files (courtesy of Pablo Macaluso)
|
2013-12-06 10:51:20 -05:00 |
|
Julian Lam
|
b81737bc0f
|
moved refreshTitle into app.js, messaging someone now invokes an alternating title, hehe
|
2013-12-05 23:24:47 -05:00 |
|
Baris Soner Usakli
|
1c23be8911
|
removed console.log
|
2013-12-05 21:53:24 -05:00 |
|
Baris Soner Usakli
|
5f86e31d1e
|
fixed favouriting
|
2013-12-05 21:51:05 -05:00 |
|
Baris Soner Usakli
|
746119bd45
|
remove dataFileVersion it breaks templates
|
2013-12-05 21:45:21 -05:00 |
|
Julian Lam
|
385aa6df92
|
fixed last couple tweaks, ready t'merge
|
2013-12-05 21:36:21 -05:00 |
|
Baris Soner Usakli
|
097810a057
|
parseInt fixes getObjects fix
|
2013-12-05 21:29:51 -05:00 |
|
Baris Soner Usakli
|
3a7fcc2d3d
|
search in mongo
|
2013-12-05 21:07:35 -05:00 |
|
Baris Soner Usakli
|
95bb838699
|
Merge remote-tracking branch 'origin/master' into dbal
|
2013-12-05 21:04:00 -05:00 |
|
Baris Soner Usakli
|
81055523a0
|
fixed bracket
|
2013-12-05 20:24:25 -05:00 |
|
Baris Soner Usakli
|
e9fbab0f26
|
need mongo 2.4+ for text search'
|
2013-12-05 20:11:05 -05:00 |
|
Baris Soner Usakli
|
53ca7a1143
|
added search functions to database files, removed reds from nodebb moved it to redis
|
2013-12-05 20:06:36 -05:00 |
|
Baris Soner Usakli
|
6c70d37f1c
|
removed reds from app.js
|
2013-12-05 18:32:45 -05:00 |
|
Baris Soner Usakli
|
447073560f
|
moved reds into redis, fixed notifications prune param
|
2013-12-05 18:31:15 -05:00 |
|
Julian Lam
|
2c131f172a
|
fixing up some translations - WIP
|
2013-12-05 18:27:37 -05:00 |
|
Baris Soner Usakli
|
1564e3d530
|
tons of fixes to mongo and redis, to make returns the same
|
2013-12-05 18:26:26 -05:00 |
|
Julian Lam
|
3d9a732c4a
|
Merge branch 'master' of github.com:BudickDa/NodeBB into BudickDa-master
Conflicts:
public/language/en/global.json
|
2013-12-05 18:05:26 -05:00 |
|
Julian Lam
|
4819bea378
|
more tweaks to the chat dropdown -- handling null case -- issue #615
|
2013-12-05 17:41:51 -05:00 |
|
Julian Lam
|
030ce95dea
|
closed #615 - added "active chats" dropdown to header
- some minor tweaks also, to make taskbar work a little better with chats
|
2013-12-05 17:35:44 -05:00 |
|
Julian Lam
|
2a1671ba9b
|
whoops
|
2013-12-05 16:40:30 -05:00 |
|
Julian Lam
|
a65c79cb02
|
minimized the reconnect spinner to icon only, added bootstrap tooltip
|
2013-12-05 16:08:35 -05:00 |
|
Baris Usakli
|
dcbe4ffd4a
|
more notif.prune cleanup
|
2013-12-05 15:32:36 -05:00 |
|
Baris Usakli
|
215b919362
|
added db function
|
2013-12-05 15:29:27 -05:00 |
|
Baris Usakli
|
58df656c65
|
removed temp vars
|
2013-12-05 15:27:14 -05:00 |
|
Baris Usakli
|
a8c91e2452
|
more
|
2013-12-05 15:26:30 -05:00 |
|
Baris Usakli
|
806a454b05
|
fixing notifications.prune
|
2013-12-05 15:25:58 -05:00 |
|
Baris Usakli
|
705754e823
|
merged master
|
2013-12-05 14:57:18 -05:00 |
|
Baris Usakli
|
fe527ff2a9
|
removed RedisStoreLib from websockets.js it moved into redis.js
|
2013-12-05 14:48:58 -05:00 |
|
Julian Lam
|
041e77f688
|
fixing replying (whoops)
|
2013-12-05 14:48:27 -05:00 |
|
Baris Usakli
|
b927f6ce29
|
added raw info
|
2013-12-05 14:30:18 -05:00 |
|
Baris Usakli
|
519d376071
|
added mongo info function, change admin redis template to database template
|
2013-12-05 14:24:18 -05:00 |
|
Julian Lam
|
d9ee9bf5e3
|
revamped handling of unread messages, so that a socket call is made to all socket clients whenever a new unread message is available. Prior behaviour had the unread count updated via ajax call on ajaxify (which was clumsy at best and didn't update automagically)
|
2013-12-05 13:59:16 -05:00 |
|
Baris Usakli
|
67d5ea83e7
|
replace . with \uff0e in mongo
|
2013-12-05 13:33:01 -05:00 |
|
Baris Usakli
|
7875138c08
|
added parseInt
|
2013-12-05 13:11:27 -05:00 |
|
Julian Lam
|
43b012b32e
|
defactored getUnreadTopics into separate getUnreadTids method -- for no reason, mind you
|
2013-12-05 12:20:56 -05:00 |
|
Baris Usakli
|
c096656eff
|
merged master fixed conflicts
|
2013-12-05 12:17:01 -05:00 |
|
Baris Usakli
|
2dd295118c
|
setRemove converts to string too
|
2013-12-05 12:04:09 -05:00 |
|
Baris Soner Usakli
|
567997ef3c
|
changed mongo sets to store just strings, fixes worlds problems
|
2013-12-04 23:51:57 -05:00 |
|
Baris Soner Usakli
|
c698af17ae
|
added error checking to collection index creation
|
2013-12-04 23:36:52 -05:00 |
|
Baris Soner Usakli
|
39b70a9e09
|
derp
|
2013-12-04 22:55:31 -05:00 |
|
Baris Soner Usakli
|
9b557cafd8
|
better sets in mongo, should change sorted sets too using sort
|
2013-12-04 22:19:11 -05:00 |
|
Julian Lam
|
fe4aee177d
|
lots of tweaks to chat and taskbar
|
2013-12-04 21:44:36 -05:00 |
|
Baris Soner Usakli
|
7c4347736c
|
added index on _key
|
2013-12-04 21:35:38 -05:00 |
|
Julian Lam
|
16e07d475f
|
pushing FA icon for chat taskbar title
|
2013-12-04 21:05:44 -05:00 |
|
Julian Lam
|
2125bb2223
|
only minimizing CSS files on non-development
|
2013-12-04 20:37:13 -05:00 |
|
Baris Soner Usakli
|
72a3ab1d6c
|
derp
|
2013-12-04 19:06:36 -05:00 |
|
Baris Soner Usakli
|
639247a8b0
|
fixed notifications
|
2013-12-04 18:58:20 -05:00 |
|