Commit graph

215 commits

Author SHA1 Message Date
Sacha Greif
38af000a4f splitting vote code off in its own package 2016-02-16 17:30:49 +09:00
Sacha Greif
f66c994c25 making comments work 2016-02-16 16:12:13 +09:00
Sacha Greif
4ddcdc5077 extract ListContainer and ItemContainer logic 2016-02-16 15:40:37 +09:00
Sacha Greif
651d21f54d more refactoring 2016-02-16 15:08:30 +09:00
Sacha Greif
f2dbc3970f working on component replacement system 2016-02-15 22:33:44 +09:00
Sacha Greif
fe02270bad using React and simplifying the app down to a list of post titles 2016-02-14 12:27:20 +09:00
Sacha Greif
1469c3a13d simplifying voting code even more 2016-01-03 18:18:09 +01:00
Sacha Greif
558b284f5a refactor voting code 2016-01-02 18:41:45 +01:00
Sacha Greif
6232923904 fix i18n formatting 2015-12-30 16:05:56 +09:00
Sacha Greif
a247c5cfc2 Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'. 2015-12-30 06:58:54 +00:00
Sacha Greif
5b43859042 Version bump (0.25.7) 2015-12-30 15:47:46 +09:00
Sacha Greif
dc56d65658 whoops 2015-12-14 12:46:52 +09:00
Sacha Greif
1815a7afcd switched from handlebars-server to spacebars-tohtml 2015-12-14 12:43:45 +09:00
Sacha Greif
c570f86b0e version bump (0.25.6) 2015-12-11 17:04:23 +09:00
Sacha Greif
c39ff30184 pass user object to vote callbacks (thanks @AlexeyMK!) 2015-12-11 15:49:59 +09:00
Sacha Greif
647e3742a4 fixing i18n json formatting 2015-11-29 17:32:46 +09:00
Sacha Greif
bdc5c0056e Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'. 2015-11-29 08:29:26 +00:00
Sacha Greif
29a49fca28 re-add missing strings 2015-10-28 21:28:40 +09:00
Sacha Greif
fef1818f4a version 0.25.5 2015-10-28 10:27:10 +09:00
Sacha Greif
4829e58d92 add "powered_by_telescope" string 2015-10-26 10:12:27 +09:00
Sacha Greif
5620d3670a fix i18n syntax; add i18n files to pretender package 2015-10-26 10:10:05 +09:00
Sacha Greif
18b3f44051 Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'. 2015-10-25 09:48:39 +00:00
Sacha Greif
210d46822b version bump (0.25.4) 2015-10-22 17:12:11 +09:00
Sacha Greif
f34b797fed reformatting i18n files for tap:i18n compatibility 2015-10-22 16:57:02 +09:00
Sacha Greif
c7942fa34e Merge branch 'devel' into i18n
# Conflicts:
#	packages/telescope-settings/i18n/en.i18n.json
#	packages/telescope-users/i18n/en.i18n.json
2015-10-22 16:54:32 +09:00
Sacha Greif
9ee6b731cb Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'. 2015-10-22 07:53:15 +00:00
Sacha Greif
4c87f52a07 let module's only and except accept functions 2015-10-20 11:55:42 +09:00
Sacha Greif
a0d6ad1dd7 fix analytics issue 2015-10-20 11:55:22 +09:00
Sacha Greif
d4bafd2228 updating menus to work with new menu component options 2015-10-19 10:39:57 +09:00
Sacha Greif
8faa902052 css tweaks and fixes 2015-10-18 17:46:21 +09:00
Sacha Greif
c389514149 version bump (0.25.3) 2015-10-16 20:04:44 +09:00
Sacha Greif
68518414a9 version bump (0.25.2) 2015-10-15 12:15:26 +09:00
Sacha Greif
50633ff089 move menu component to its own separate repo 2015-10-15 12:03:05 +09:00
Sacha Greif
1b3ce272fe give non-viewing users permission to access their own profile and account pages 2015-10-13 11:03:04 +09:00
Sacha Greif
88b0c4f89d fix double negation bug in layout.js 2015-10-13 10:59:51 +09:00
Michael Shilman
f33982b80e Fixes #1161 - Template.layout pageName should be reactive as route changes 2015-10-11 18:02:40 +09:00
Sacha Greif
cd36629016 clone module array items to fix duplicate data bug 2015-10-09 14:02:31 +09:00
Sacha Greif
7798c49657 menu tweaks 2015-10-08 15:43:23 +09:00
Sacha Greif
2a3981253e refactor modules code a bit; still working on menu component 2015-10-08 11:13:48 +09:00
Sacha Greif
ba53b99927 cleaning up and refactoring menu 2015-10-07 15:04:22 +09:00
Sacha Greif
aed1f5a590 extracting menu component into its own package 2015-10-07 13:16:40 +09:00
Sacha Greif
1dd14b68f2 various small fixes 2015-10-06 21:31:57 +09:00
Sacha Greif
64a78d7659 Adding contentTop, contentBottom, postsListTop, postsListBottom zones 2015-10-06 16:47:50 +09:00
Sacha Greif
82b4278a7d Added itemTemplate option to menu to enable setting a custom template for all elements; Created new defaultMenuItem template; now passing whole menu to each node instead of just menuItems 2015-10-06 16:35:00 +09:00
Sacha Greif
c0c3f02056 create postsListTop zone and move messages, category_title, and views_menu modules to it 2015-10-06 16:32:43 +09:00
Sacha Greif
45ff625510 Created and pushed by LingoHub. Project: 'Telescope' by User: 'hello@telescopeapp.org'. 2015-09-26 01:35:09 +00:00
Sacha Greif
f44b096e59 refactoring 2015-09-24 12:41:27 +09:00
Sacha Greif
9bd72e60d8 small tweaks to no_rights template 2015-09-24 11:34:44 +09:00
Sacha Greif
e81c54573c only resize logo for side nav layout; remove unneeded migration 2015-09-24 11:05:38 +09:00
Sacha Greif
487a8c7128 css tweaks 2015-09-24 10:45:04 +09:00