Benjamin Neff
|
bfcfb6b95a
|
add fetch controller
|
2016-03-15 01:30:08 +01:00 |
|
Benjamin Neff
|
7e2815fabc
|
create fetch entity callback
and url_to callback
|
2016-03-15 01:30:08 +01:00 |
|
Benjamin Neff
|
35ea1d3f70
|
create abstract post type with shared attributes
|
2016-03-11 03:44:09 +01:00 |
|
Benjamin Neff
|
c64eb0f838
|
fix rubocop offense
|
2016-03-08 03:11:34 +01:00 |
|
Benjamin Neff
|
57ed20719f
|
add created_at to comment entity
this is a preparation for diaspora/diaspora#4269
|
2016-03-08 03:08:28 +01:00 |
|
Benjamin Neff
|
588e2fc3a2
|
bump codeclimate-test-reporter
|
2016-03-01 02:40:04 +01:00 |
|
Benjamin Neff
|
69c7530b3b
|
bump rails
|
2016-03-01 02:37:35 +01:00 |
|
Benjamin Neff
|
b3e547b3db
|
bump spring
|
2016-03-01 02:36:46 +01:00 |
|
Benjamin Neff
|
238dfbb7aa
|
bump webmock
|
2016-02-25 02:01:56 +01:00 |
|
Benjamin Neff
|
82afed7aa2
|
bump dependency gems
|
2016-02-23 01:59:24 +01:00 |
|
Benjamin Neff
|
44f08bcf38
|
bump rspec-core
|
2016-02-23 01:57:35 +01:00 |
|
Benjamin Neff
|
7502e7d481
|
bump webmock
|
2016-02-23 01:55:58 +01:00 |
|
Benjamin Neff
|
c4e98dd2cc
|
change XMLs for comment integration spec
|
2016-02-22 02:42:50 +01:00 |
|
Benjamin Neff
|
10c09752d2
|
xml_order and additional_xml_elements only for Relayables
|
2016-02-22 02:42:50 +01:00 |
|
Benjamin Neff
|
2cdaea0d70
|
move parse code to Entity
|
2016-02-20 20:23:33 +01:00 |
|
Benjamin Neff
|
2e3bf2f132
|
refactoring to_xml for SignedRetraction and RelayableRetraction
|
2016-02-20 02:06:32 +01:00 |
|
Benjamin Neff
|
d616e5fae9
|
refactoring to_xml and signing
|
2016-02-19 03:35:01 +01:00 |
|
Benjamin Neff
|
823db3ee18
|
refactoring xml generation
also refactoring `xml_name`
|
2016-02-18 03:17:08 +01:00 |
|
Benjamin Neff
|
e4cdb7e7a9
|
bump rubocop and pronto-rubocop
|
2016-02-17 01:58:39 +01:00 |
|
Benjamin Neff
|
03fe90ffaa
|
Merge branch 'encrypted-salmon' into develop
|
2016-02-15 04:17:13 +01:00 |
|
Benjamin Neff
|
f1874f20bd
|
add slap/magic-env switch to the receive-controller
|
2016-02-14 19:00:43 +01:00 |
|
Benjamin Neff
|
566ac9ff2d
|
rename SlapReceiver and mark them deprecated
|
2016-02-14 01:36:18 +01:00 |
|
Benjamin Neff
|
76a4ea929b
|
read sender from magic envelope and fetch key
|
2016-02-13 22:47:58 +01:00 |
|
Benjamin Neff
|
d2cdbd2aff
|
mark slap classes as deprecated
|
2016-02-13 22:47:23 +01:00 |
|
Benjamin Neff
|
744e194b90
|
add EncryptedMagicEnvelope
This is a simpler replacement for the EncryptedSlap
|
2016-02-13 20:34:09 +01:00 |
|
Benjamin Neff
|
160da072b6
|
add key_id to magic envelope
|
2016-02-13 20:34:09 +01:00 |
|
Benjamin Neff
|
19621fecdf
|
use different key for envelope and header
|
2016-02-13 20:34:08 +01:00 |
|
Benjamin Neff
|
3fc259878b
|
add an integration-test for a comment entity (relayables)
|
2016-02-13 01:59:18 +01:00 |
|
Benjamin Neff
|
688c270e93
|
bump dependency gems
|
2016-02-12 03:26:33 +01:00 |
|
Benjamin Neff
|
8a9c33e3ff
|
bump simplecov
|
2016-02-12 03:26:33 +01:00 |
|
Benjamin Neff
|
911b65c47b
|
bump factory_girl_rails
|
2016-02-12 03:26:33 +01:00 |
|
Benjamin Neff
|
b5df3eef9d
|
bump rspec-rails
|
2016-02-12 03:26:33 +01:00 |
|
Benjamin Neff
|
b3f10cd533
|
bump spring
|
2016-02-12 03:26:33 +01:00 |
|
Benjamin Neff
|
c96369b36e
|
add alias functionality to entities
* add diaspora_id alias to Person and Profile for Discovery
* also diaspora_id for AccountDeletion
|
2016-02-12 03:26:33 +01:00 |
|
Benjamin Neff
|
5ebda543a1
|
change diaspora_id to author
see #29
|
2016-02-10 03:17:10 +01:00 |
|
Benjamin Neff
|
1c2e2f560d
|
Request: rename sender_id to diaspora_id
See #29
|
2016-02-06 21:19:09 +01:00 |
|
Benjamin Neff
|
5ce71f57d6
|
allow unwrapped XMLs
|
2016-02-06 03:10:48 +01:00 |
|
Benjamin Neff
|
76f6929668
|
add unknown xml elements to the xml again
|
2016-02-06 02:35:26 +01:00 |
|
Benjamin Neff
|
98ff8cbae0
|
add new (alphabetic) signature logic
|
2016-02-06 01:36:27 +01:00 |
|
Benjamin Neff
|
1c7a5ad3e6
|
add additional parsed xml properties to the entity-instance
allow mapping with `name` and `xml_name`
|
2016-02-05 21:13:30 +01:00 |
|
Benjamin Neff
|
cf5da6e1ab
|
move guid and diaspora_id to Relayable
|
2016-02-03 01:59:14 +01:00 |
|
Benjamin Neff
|
eb486b2a18
|
improve dummy app callbacks
|
2016-02-03 00:47:21 +01:00 |
|
Benjamin Neff
|
cfbf401585
|
static legacy signature order
|
2016-02-02 03:02:44 +01:00 |
|
Benjamin Neff
|
b19e1b8e52
|
move signing logic for relayables to Relayable
refactoring exceptions for relayables
|
2016-01-31 20:22:51 +01:00 |
|
Benjamin Neff
|
714f6d8273
|
create own sign-logic for SignedRetraction and RelayableRetraction
this is a small code-duplication, but will be removed when
SignedRetraction and RelayableRetraction will be removed.
|
2016-01-31 15:29:41 +01:00 |
|
Benjamin Neff
|
1428c09da7
|
bump rspec
|
2016-01-30 18:28:37 +01:00 |
|
Benjamin Neff
|
e91d53f195
|
bump rails
|
2016-01-30 18:28:37 +01:00 |
|
Benjamin Neff
|
f4f25e8663
|
add status to the update_pod callback
|
2016-01-30 18:28:37 +01:00 |
|
Benjamin Neff
|
530b534c42
|
Merge branch 'master' into develop
|
2016-01-23 03:01:00 +01:00 |
|
Benjamin Neff
|
0fb7ebc2c1
|
release version 0.0.12
|
2016-01-23 02:40:28 +01:00 |
|