xavcz
|
28cf7a20c7
|
Update to Meteor 1.4.2.1, add npm babel-runtime , remove some Meteor packages constraints versions
|
2016-11-15 09:55:05 +01:00 |
|
xavcz
|
5152eb5a9f
|
Update History.md
|
2016-11-15 09:28:39 +01:00 |
|
xavcz
|
6b86db504d
|
Update History.md with latest changes + add links to issues/pr/contributors 👍
|
2016-10-19 09:49:50 +02:00 |
|
xavcz
|
93545f2971
|
Update History.md
|
2016-10-16 23:06:11 +02:00 |
|
xavcz
|
b3ae8ef6c6
|
v0.27.2
|
2016-10-01 18:11:37 +02:00 |
|
xavcz
|
4e3d32d2a6
|
v0.27.1
|
2016-09-22 07:58:59 +02:00 |
|
xavcz
|
36d9e995b0
|
update history (#1437)
|
2016-09-21 17:16:09 +02:00 |
|
Sacha Greif
|
acad01f492
|
0.26.2
|
2016-05-22 15:53:58 +09:00 |
|
Sacha Greif
|
b89f1693a7
|
adding jsdoc
|
2016-04-08 11:40:23 +09:00 |
|
Sacha Greif
|
6f14abd296
|
move invite email template to invite package; add test routes; fix invite link bug
|
2016-02-06 12:49:43 +09:00 |
|
Sacha Greif
|
54d53fe8e5
|
update various packages
|
2016-02-06 11:01:19 +09:00 |
|
Sacha Greif
|
558b284f5a
|
refactor voting code
|
2016-01-02 18:41:45 +01:00 |
|
Sacha Greif
|
5b43859042
|
Version bump (0.25.7)
|
2015-12-30 15:47:46 +09:00 |
|
Sacha Greif
|
c570f86b0e
|
version bump (0.25.6)
|
2015-12-11 17:04:23 +09:00 |
|
Sacha Greif
|
fef1818f4a
|
version 0.25.5
|
2015-10-28 10:27:10 +09:00 |
|
Sacha Greif
|
210d46822b
|
version bump (0.25.4)
|
2015-10-22 17:12:11 +09:00 |
|
Sacha Greif
|
acd6f67778
|
add one-hour offset
|
2015-10-15 21:21:24 +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
|
2d2c28582a
|
outsideLinksPointTo -> RSSLinksPointTo
|
2015-10-13 10:16:40 +09:00 |
|
Sacha Greif
|
1dd14b68f2
|
various small fixes
|
2015-10-06 21:31:57 +09:00 |
|
Sacha Greif
|
5089ec5b1c
|
extract spiderable; add ecmascript package
|
2015-09-27 10:54:03 +09:00 |
|
Sacha Greif
|
29615eb11c
|
update packages
|
2015-09-26 10:34:36 +09:00 |
|
Sacha Greif
|
cd7a0e49c7
|
changelog update
|
2015-09-23 10:33:05 +09:00 |
|
Sacha Greif
|
3fa328bbc4
|
small tweaks; update changelog
|
2015-09-22 11:41:12 +09:00 |
|
Sacha Greif
|
dafae9b57c
|
working on permissions and router filters
|
2015-09-19 10:33:37 +09:00 |
|
Sacha Greif
|
4894d5f4f2
|
sign-in/sign-up routes; clean up
|
2015-09-18 16:27:59 +09:00 |
|
Sacha Greif
|
5df17c6305
|
working on search, API, RSS feeds, etc.
|
2015-09-18 11:12:53 +09:00 |
|
Sacha Greif
|
50c48745a3
|
migrating to Flow Router (WIP)
|
2015-09-17 14:51:14 +09:00 |
|
Sacha Greif
|
4d8f6f7e79
|
New post approval/rejection workflow; Removed status radio button from post edit form; Added rejected view to show all rejected posts
|
2015-09-06 11:37:48 +09:00 |
|
Sacha Greif
|
ffada3baa0
|
Changed Posts.getSubParams to Posts.parameters.get ; Posts.parameters.get now iterates over the postsParameters callback hook to build parameters object.
|
2015-09-03 14:22:51 +09:00 |
|
Sacha Greif
|
2ac2bf2396
|
added new Telescope.modules.addRoute function
|
2015-08-26 10:44:14 +09:00 |
|
Sacha Greif
|
adc7fd0965
|
do not try updating categories count if post has no categories
|
2015-08-24 12:29:39 +09:00 |
|
Sacha Greif
|
f087317400
|
hide expand/collapse controls when menu has no items
|
2015-08-24 10:21:25 +09:00 |
|
Sacha Greif
|
01fa2db936
|
Menus refactoring
|
2015-08-21 10:20:48 +09:00 |
|
Sacha Greif
|
93130317e7
|
always load custom_ prefix last
|
2015-08-20 11:49:00 +09:00 |
|
Sacha Greif
|
e5c54c2f48
|
Refactoring categories code into multiple files; improving category slug generation logic to avoid duplicate slugs
|
2015-08-20 10:30:34 +09:00 |
|
Sacha Greif
|
72147687bc
|
improving debug mode; you can now click the template to log out data to the console
|
2015-08-18 13:08:23 +09:00 |
|
Sacha Greif
|
5fe4272c06
|
Refactoring post admin links on post item
|
2015-08-18 10:21:21 +09:00 |
|
Sacha Greif
|
1a58356487
|
fix category title data context
|
2015-08-18 09:27:52 +09:00 |
|
Sacha Greif
|
ef30b0b6fc
|
update history
|
2015-08-15 11:51:50 +09:00 |
|
Sacha Greif
|
2a9adeeb92
|
CSS tweaks
|
2015-08-14 17:03:21 +09:00 |
|
Sacha Greif
|
98266558d5
|
history and version update (0.23)
|
2015-08-12 16:38:35 +09:00 |
|
Sacha Greif
|
7088b71760
|
working on hierarchical categories
|
2015-08-05 18:49:11 +09:00 |
|
Sacha Greif
|
089706dea6
|
history update; various tweaks
|
2015-08-03 20:03:06 +09:00 |
|
Sacha Greif
|
5e3d2e3320
|
Sort email newsletter posts by baseScore (time-independent), not score .
|
2015-07-28 11:48:32 +09:00 |
|
Sacha Greif
|
e78bf951b1
|
version bump (0.22.2)
|
2015-07-28 11:16:14 +09:00 |
|
Sacha Greif
|
1be9c9b0f8
|
update history
|
2015-07-27 15:16:38 +09:00 |
|
Sacha Greif
|
1f14bcc08b
|
update history
|
2015-07-27 15:11:01 +09:00 |
|
Sacha Greif
|
3dfebb6af2
|
updated history
|
2015-07-22 15:32:44 +09:00 |
|