Commit graph

21 commits

Author SHA1 Message Date
Tyler Renelle
9dfdb52c98 challenges: rename party.html to groups.html 2013-05-26 15:33:01 +01:00
Tyler Renelle
35049f7752 Merge branch 'develop' into challenges-tmp
Conflicts:
	src/app/helpers.coffee
	src/app/index.coffee
2013-05-26 15:29:59 +01:00
Tyler Renelle
079e7eb30f challenges: fix up htmls to use new party-member subscription methods 2013-05-26 15:09:41 +01:00
Tyler Renelle
ae4c5723e0 chat: allow admins to remove other people's messages 2013-05-19 15:02:04 +01:00
Tyler Renelle
2e61d3f1ea chat: allow delete message 2013-05-10 11:53:20 +01:00
Tyler Renelle
fedc5b6a0d small functional overhaul of party.coffee to accomodate new party
subscriptions, still need to run a migration
2013-05-08 12:47:10 +01:00
Slappybag
743474e573 CSS Updates: Filters Edit & Party/Tavern Chat 2013-05-07 17:48:00 +01:00
Tyler Renelle
ed1f3acded full username test in chat (_user.profile.name only part of the
equation), and min-height: 60px - was getting stacked longtext issue
2013-05-05 23:29:10 +01:00
Daniel Saewitz
3526cd6f72 Keep relative times updated every 60 seconds 2013-05-05 13:44:24 -04:00
Daniel Saewitz
c1c2f025ad Merge develop and add functionality to party chat 2013-05-05 13:07:36 -04:00
Tyler Renelle
7ebe611078 adjust achievement view logic for previous commit 2013-05-04 16:41:07 +01:00
Tyler Renelle
0f1ec096ef add backer.contributor & backer.npc for tavern & party chat 2013-05-04 16:03:03 +01:00
Tyler Renelle
c48d6bde13 add tavern chat 2013-05-02 21:09:50 +01:00
Tyler Renelle
f8e592d68f begin implementing party chat. still need notifications 2013-05-02 19:26:25 +01:00
Tyler Renelle
60b5783689 add separate game-pane from tasks-pane, make layout smoother #828 2013-05-02 14:16:57 +01:00
Tyler Renelle
77e7b3e36d take custom overridden profile name into account 2013-04-15 09:56:32 -04:00
Tyler Renelle
6522badaa6 rename _view.* to _* - don't know why I did that whole _view.* thing
in the first place, but whatevs
2013-04-07 20:29:13 -04:00
Tyler Renelle
80fd4f192c code cleanup: some indentation & {{}} where live-binds aren't required 2013-03-26 12:55:47 -07:00
Tyler Renelle
a7de94f180 move party stats to a modal 2013-03-15 12:24:30 -04:00
Tyler Renelle
4602e0bf5b more separation 2013-02-17 00:55:52 -05:00
Tyler Renelle
dd5f2f7a12 move more html files around 2013-02-17 00:45:17 -05:00