Eugen Rochko
|
ffaba617d2
|
Merge in react-storybook, add yarn lockfile
|
2016-10-12 12:08:57 +02:00 |
|
Eugen
|
714306ad39
|
Merge pull request #89 from kschaper/react-testing
React testing
|
2016-10-12 12:00:36 +02:00 |
|
Eugen
|
8d8ef18bb6
|
Merge pull request #89 from kschaper/react-testing
React testing
|
2016-10-12 12:00:36 +02:00 |
|
Kai Schaper
|
2f7ba7da4a
|
add stylesheet; add story for Button component
|
2016-10-11 20:19:03 +02:00 |
|
Kai Schaper
|
4eeb7947bd
|
add stylesheet; add story for Button component
|
2016-10-11 20:19:03 +02:00 |
|
Kai Schaper
|
e4f10bf9b1
|
setup React Storybook; add example story for LoadingIndicator component
|
2016-10-11 20:19:03 +02:00 |
|
Kai Schaper
|
71e7537330
|
setup React Storybook; add example story for LoadingIndicator component
|
2016-10-11 20:19:03 +02:00 |
|
Kai Schaper
|
4a1e0dbfde
|
use ES6 arrow functions
|
2016-10-10 22:48:58 +02:00 |
|
Kai Schaper
|
ecd4042c20
|
use ES6 arrow functions
|
2016-10-10 22:48:58 +02:00 |
|
Kai Schaper
|
7698f1e833
|
add sinon; add basic Button component test
|
2016-10-10 22:48:58 +02:00 |
|
Kai Schaper
|
e0a4455622
|
add sinon; add basic Button component test
|
2016-10-10 22:48:58 +02:00 |
|
Kai Schaper
|
56f381d45c
|
add jsdom; add basic Avatar component test
|
2016-10-10 22:48:58 +02:00 |
|
Kai Schaper
|
998f161e1d
|
add jsdom; add basic Avatar component test
|
2016-10-10 22:48:58 +02:00 |
|
Kai Schaper
|
0361f97958
|
add required peer dependency
|
2016-10-10 22:48:58 +02:00 |
|
Kai Schaper
|
1a1b9bbbc0
|
add required peer dependency
|
2016-10-10 22:48:58 +02:00 |
|
Kai Schaper
|
7d3382f755
|
set up Mocha/Chai/Enzyme for React component unit testing
|
2016-10-10 22:48:58 +02:00 |
|
Kai Schaper
|
d7c55853e9
|
set up Mocha/Chai/Enzyme for React component unit testing
|
2016-10-10 22:48:58 +02:00 |
|
Eugen Rochko
|
1af00c8193
|
Fixing namespaces issue
|
2016-10-10 19:16:23 +02:00 |
|
Eugen Rochko
|
77efdfa110
|
Fixing namespaces issue
|
2016-10-10 19:16:23 +02:00 |
|
Eugen Rochko
|
43f73c35fd
|
Show media of reblogged statuses in public html view
|
2016-10-10 18:23:08 +02:00 |
|
Eugen Rochko
|
451733961b
|
Show media of reblogged statuses in public html view
|
2016-10-10 18:23:08 +02:00 |
|
Eugen Rochko
|
ad2a5cc79f
|
Stop logging incoming Atom
|
2016-10-10 18:16:39 +02:00 |
|
Eugen Rochko
|
68eed8c61f
|
Stop logging incoming Atom
|
2016-10-10 18:16:39 +02:00 |
|
Eugen Rochko
|
61d7c88408
|
Fix namespace parsing in Atom feeds
|
2016-10-10 18:16:07 +02:00 |
|
Eugen Rochko
|
87b618ab02
|
Fix namespace parsing in Atom feeds
|
2016-10-10 18:16:07 +02:00 |
|
Eugen Rochko
|
4f406d89b1
|
Log incoming Atom from PuSH
|
2016-10-10 17:40:28 +02:00 |
|
Eugen Rochko
|
f49ed8c819
|
Log incoming Atom from PuSH
|
2016-10-10 17:40:28 +02:00 |
|
Eugen Rochko
|
80217fd58b
|
Use Account#find_remote method when possible
|
2016-10-10 17:30:49 +02:00 |
|
Eugen Rochko
|
38ce960ff9
|
Use Account#find_remote method when possible
|
2016-10-10 17:30:49 +02:00 |
|
Eugen Rochko
|
3d229e3937
|
Don't return unsaved status from ProcessFeedService
|
2016-10-10 16:49:05 +02:00 |
|
Eugen Rochko
|
cfba03bd27
|
Don't return unsaved status from ProcessFeedService
|
2016-10-10 16:49:05 +02:00 |
|
Eugen Rochko
|
33668b91f8
|
Adding test for ProcessFeedService
|
2016-10-10 16:03:38 +02:00 |
|
Eugen Rochko
|
81065bc06c
|
Adding test for ProcessFeedService
|
2016-10-10 16:03:38 +02:00 |
|
Eugen Rochko
|
5da603fb6f
|
Improve process feed service
|
2016-10-10 15:27:39 +02:00 |
|
Eugen Rochko
|
3306a5d524
|
Improve process feed service
|
2016-10-10 15:27:39 +02:00 |
|
Eugen Rochko
|
77f782758b
|
Fix reblog mentions Atom
|
2016-10-10 15:08:24 +02:00 |
|
Eugen Rochko
|
dd5e724c3f
|
Fix reblog mentions Atom
|
2016-10-10 15:08:24 +02:00 |
|
Eugen Rochko
|
13bef96f10
|
Include mentions and media attachments of reblogged posts in Atom
|
2016-10-10 14:22:09 +02:00 |
|
Eugen Rochko
|
f249a8c187
|
Include mentions and media attachments of reblogged posts in Atom
|
2016-10-10 14:22:09 +02:00 |
|
Eugen Rochko
|
d2c7d9fc4e
|
PuSH unsubscribe needs correct callback URL
|
2016-10-10 03:40:08 +02:00 |
|
Eugen Rochko
|
65ae9637d6
|
PuSH unsubscribe needs correct callback URL
|
2016-10-10 03:40:08 +02:00 |
|
Eugen Rochko
|
12a6eb95be
|
Make account domains case-insensitive, downcase before checking against local
|
2016-10-10 03:34:15 +02:00 |
|
Eugen Rochko
|
aec51e40ee
|
Make account domains case-insensitive, downcase before checking against local
|
2016-10-10 03:34:15 +02:00 |
|
Eugen Rochko
|
7cb55af441
|
Fix default assumed object type (note->activity), make stream entry threaded? check aware of orphaned replies
|
2016-10-10 02:55:30 +02:00 |
|
Eugen Rochko
|
5f737c7228
|
Fix default assumed object type (note->activity), make stream entry threaded? check aware of orphaned replies
|
2016-10-10 02:55:30 +02:00 |
|
Eugen Rochko
|
848cbbd242
|
Improved how in-UI profiles look
|
2016-10-09 22:19:15 +02:00 |
|
Eugen Rochko
|
0634e8dee5
|
Improved how in-UI profiles look
|
2016-10-09 22:19:15 +02:00 |
|
Eugen Rochko
|
22e05d2ff6
|
Making AccountTimeline into a sub-route
|
2016-10-09 20:18:54 +02:00 |
|
Eugen Rochko
|
29e79f770f
|
Making AccountTimeline into a sub-route
|
2016-10-09 20:18:54 +02:00 |
|
Eugen Rochko
|
102eab0ac9
|
Public timeline to exclude users you blocked
|
2016-10-09 15:15:21 +02:00 |
|