Commit Graph

37 Commits (6e9ed008fb606394cd7aa67acfd9d0248bd13ed4)

Author SHA1 Message Date
Jan Sandbrink 6e9ed008fb Enforce passing of current_user into representers 9 years ago
Alexander Bach 870518f217 Unified permission checks 10 years ago
Alexander Bach e73609c3ae Unified permission checks 10 years ago
Jan Sandbrink 900b2a4c45 Backporting APIv3 categories to OP 4.0 10 years ago
Jan Sandbrink a3ff9d57ed fix user representer for representing groups [sic] 10 years ago
Jan Sandbrink 957b060851 hide a users mail address if he wishes to 10 years ago
Jan Sandbrink 9feb0700ac rename mail to email, update docs, style code 10 years ago
Jan Sandbrink 2e1a999c6c extract current_user into Single 10 years ago
Jan Sandbrink 7c2a686657 make self_link even more awesome 10 years ago
Jan Sandbrink 327c53cb94 extract helper for self links 10 years ago
Jan Sandbrink 34f357f492 use formatter from member instead of immediately 10 years ago
Jan Sandbrink 83a42d82b9 fix auto loading of DateTimeFormatter during dev 10 years ago
Jan Sandbrink c6323dbc10 refactor output of dates and times 10 years ago
Jens Ulferts ffc89d0f13 we no longer use instance variables here 10 years ago
Jan Sandbrink 0f3433d619 remove param from method 10 years ago
Jan Sandbrink bb5cc904b1 actually call the method I intended 10 years ago
Jens Ulferts da588b812c harmonize api decorators 10 years ago
Jan Sandbrink e1c02db9ab fix reference to current user 10 years ago
Jan Sandbrink d1e3f23467 obey style rules 10 years ago
Jan Sandbrink c11bd5b8d5 actually include delete link 10 years ago
Oliver Günther 9e6da91798 Updated API for user (un-)locking 10 years ago
Oliver Günther a112291396 apiv3: User (Un-)Locking functionality 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Hagen Schink 746f7cce74 Use API V3's path helper 10 years ago
Hagen Schink 6ec63bc9af Update reform and its dependencies 10 years ago
Hagen Schink db8bfba3af Remove usage of reform from API V3 10 years ago
Philipp Tessenow ec9b14f984 add subtype to principals in apiv2 10 years ago
Marek Takac 547ef3f8f5 Fixed broken links in WP representer 10 years ago
Alex Coles 47b57c576c Use paths instead of URLs in Resource links 10 years ago
Jens Ulferts f758aabfb1 uses gravatar_image_tag gem as standard avatar lib 10 years ago
Richard 3f81dc9b07 only display links to users' comments if they are active. 10 years ago
Marek Takac 50335c44c5 Add link to remove watcher to the user representer 10 years ago
Richard 93aa00dd4d Added name property to api user representer. Using this in wp overview header. 10 years ago
Marek Takac c832f713ee Added some properties to the API user representer 10 years ago
Jens Ulferts a66ee51930 fixes links in representers (duplicate /) 10 years ago
Alex Coles 4a05c2debd Hotfix for UrlHelpers with Grape in production 10 years ago
Marek Takac 4bdec0c761 Added watchers embedded collection to the API WP resource 10 years ago
Marek Takac f5c2099e44 Created API user representer 10 years ago
Marek Takac e7a3afb08f Added 'is_starred' property to the query 11 years ago
Marek Takac ecce489a9e Created unstar action for queries 11 years ago
Marek Takac a87b90ad81 Created queries representer 11 years ago