Sacha Greif
|
3d6c7731fe
|
limit commenter avatars to 4; add try…catch to email sending
|
2016-08-26 10:16:01 +09:00 |
|
Sacha Greif
|
97d457251c
|
remove activeClassName attribute from LinkContainer components since it's not supported
|
2016-08-25 09:59:09 +09:00 |
|
Sacha Greif
|
0b6e11b624
|
pass app's ReactDOM to react-router-ssr
|
2016-08-25 09:54:24 +09:00 |
|
Sacha Greif
|
f04b6ec35a
|
fix accounts form bug
|
2016-08-25 09:54:02 +09:00 |
|
Sacha Greif
|
49ed55dda0
|
update fast-render
|
2016-08-25 09:53:54 +09:00 |
|
Sacha Greif
|
42decba8ad
|
used webpack import by mistake
|
2016-08-25 09:49:59 +09:00 |
|
Sacha Greif
|
f0dc6ff124
|
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
|
2016-08-24 10:06:00 +09:00 |
|
Sacha Greif
|
6319c76fb4
|
add missing import
|
2016-08-24 10:05:53 +09:00 |
|
Sacha Greif
|
e5a1508d98
|
fix cancelUpvote/cancelDownvote bug
|
2016-08-24 10:05:47 +09:00 |
|
xavcz
|
9f85dbefba
|
nova:subscribe - display clear message to the user after performing an action
|
2016-08-19 13:18:51 +02:00 |
|
xavcz
|
eacb8e5226
|
make Telescope available in debug mode
|
2016-08-18 15:38:22 +02:00 |
|
xavcz
|
dd1b2d7ca2
|
🍪🤖: plug cookie to request before rendering ssr string
|
2016-08-17 18:13:19 +02:00 |
|
xavcz
|
fef3e3281c
|
add intl support for avatar + fix typo in avatar's doc
|
2016-08-17 18:08:37 +02:00 |
|
xavcz
|
11d7524798
|
nova:subscribe - fix exception in category's callback when a post isn't assigned to a category
|
2016-08-17 10:29:08 +02:00 |
|
Xavier Cazalot
|
15f854fa6f
|
Give doc to nova:subscribe 📖
|
2016-08-16 17:04:04 +02:00 |
|
Xavier Cazalot
|
1fe07f92ec
|
Merge pull request #1425 from xavcz/subscribe-all-the-things
nova:subscribe all the things
|
2016-08-14 18:02:27 +02:00 |
|
xavcz
|
c6381ee383
|
use reify nested imports to avoid dependencies on nova:posts & nova:categories, export default subscribeMethodsGenerator
|
2016-08-14 17:59:20 +02:00 |
|
xavcz
|
a7d9dc9f8f
|
clarify some things 🤓
|
2016-08-12 16:02:33 +02:00 |
|
xavcz
|
bd49addff5
|
intl: emoji test -> text
|
2016-08-12 15:41:19 +02:00 |
|
xavcz
|
6812b54f71
|
make Categories fields extensible & "subscribe-able" , subscribe methods generator 🤖
|
2016-08-12 14:33:51 +02:00 |
|
xavcz
|
44bf243e89
|
subscribed user's post callback (posts.new.async), SubscribeTo generic component taking a document and a documentType
|
2016-08-12 11:35:58 +02:00 |
|
xavcz
|
3918881455
|
check on methods, added permissions, rename components for more consistency
|
2016-08-12 09:10:05 +02:00 |
|
Sacha Greif
|
9cca09a72c
|
Merge pull request #1424 from rmariuzzo/patch-1
Syntax highlighting added (where missing) ✨
|
2016-08-12 12:38:48 +09:00 |
|
xavcz
|
3d5c3d0330
|
refactor methods so user can subscribe to another user, create UsersSubscribe
|
2016-08-11 18:01:27 +02:00 |
|
Rubens Mariuzzo
|
b021f4586d
|
Syntax highlighting added (where missing) ✨
|
2016-08-11 11:03:33 -04:00 |
|
xavcz
|
7e0b1fb2d7
|
fix Comments.getPageUrl ; dust some related functions down
|
2016-08-10 07:49:40 +02:00 |
|
Sacha Greif
|
2fe424aa69
|
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
|
2016-08-10 10:40:23 +09:00 |
|
Sacha Greif
|
72b6353321
|
put statuses on Telescope object instead of Posts
|
2016-08-10 10:40:17 +09:00 |
|
Sacha Greif
|
c0f0f4b293
|
update formsy and formsy-react-components
|
2016-08-10 10:32:36 +09:00 |
|
xavcz
|
58148ae599
|
fix #1423
|
2016-08-09 07:57:12 +02:00 |
|
Sacha Greif
|
3ec90a04b5
|
remove Telescope global
|
2016-08-08 11:18:21 +09:00 |
|
Sacha Greif
|
e7e0d33339
|
clean up nova:core
|
2016-08-08 10:54:33 +09:00 |
|
Sacha Greif
|
0dd11ec218
|
Merge pull request #1422 from schabluk/devel
Changing subscription method names & better error handling
|
2016-08-08 10:20:20 +09:00 |
|
schabluk
|
79ba615bae
|
Better error handling
|
2016-08-07 18:31:58 +02:00 |
|
schabluk
|
3dde711f41
|
Change subscription method names
|
2016-08-07 18:14:38 +02:00 |
|
schabluk
|
a633179137
|
move subscribe to Optional Packages
|
2016-08-07 13:40:02 +02:00 |
|
schabluk
|
44b195fb3f
|
Merge remote-tracking branch 'upstream/devel' into devel
|
2016-08-07 12:48:32 +02:00 |
|
Sacha Greif
|
81a0a82bae
|
not sure what this stuff is but let's get rid of it…
|
2016-08-07 19:32:19 +09:00 |
|
Sacha Greif
|
99a70a3262
|
cleaning up nova:subscribe
|
2016-08-07 19:26:08 +09:00 |
|
Sacha Greif
|
952617dd96
|
subscribe-to-posts -> subscribe
|
2016-08-07 19:10:53 +09:00 |
|
Sacha Greif
|
1dcfc68efb
|
Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel
|
2016-08-07 19:08:27 +09:00 |
|
Sacha Greif
|
6f530923b2
|
Merge pull request #1412 from schabluk/devel
Extendable Subscribe component & locale
|
2016-08-07 19:08:20 +09:00 |
|
xavcz
|
0820523750
|
use CanDo component when relevant, comment & deprecate ol' permission components
|
2016-08-06 19:47:04 +02:00 |
|
Sacha Greif
|
a426dc85d7
|
Merge pull request #1420 from pcoutin/devel
Corrected imports for debug convenience globals
|
2016-08-06 09:49:49 +09:00 |
|
Pedro Leandro Coutin Portuondo
|
e2a0fe26ba
|
Corrected imports for debug convenience globals
|
2016-08-05 15:38:01 -07:00 |
|
xavcz
|
830d6015ad
|
small fix on default props value not taken in consideration
|
2016-08-05 18:26:55 +02:00 |
|
schabluk
|
8e6e450bcb
|
Merge remote-tracking branch 'upstream/devel' into devel
|
2016-08-04 22:05:18 +02:00 |
|
schabluk
|
96571b5077
|
added SubscribedPosts component
|
2016-08-04 21:54:33 +02:00 |
|
Xavier Cazalot
|
a8554b531e
|
Merge pull request #1417 from xavcz/hoc-can-do
Proposal for a CanDo Higher-Order Component
|
2016-08-04 12:23:52 +02:00 |
|
xavcz
|
2f58e4ef80
|
draft a CanDo reusable component and test it on PostsItem, PostsNewForm & UsersEdit
|
2016-08-04 10:50:03 +02:00 |
|