index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
/
federation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change 'federation' name to 'api' which is more suitable
Jessica Tallon
2015-02-15
4
-1040
/
+0
*
Add upper limit to count GET param for inbox and feed
Jessica Tallon
2015-01-06
1
-3
/
+26
*
Fix #1078 - Stop 500 error when GET request on inbox
Jessica Tallon
2014-12-16
1
-1
/
+1
*
Fix #1077 - Fix updating comment via API and add test
Jessica Tallon
2014-12-16
1
-3
/
+3
*
Fix #1064 - Add major and minor feed for outbox/feed
Jessica Tallon
2014-12-15
2
-4
/
+43
*
Fix #1069 - Add deleting images and comments via delete activities
Jessica Tallon
2014-12-15
1
-1
/
+76
*
Fix #1056 - Add flag to accept URLs without a trailing slash
Jessica Tallon
2014-12-12
1
-28
/
+44
*
Fix #1055 - API feed should be sorted in order of newest first
Jessica Tallon
2014-12-11
1
-22
/
+16
*
Fix #1026 - Add inbox feed with major, minor and direct endpoints
Jessica Tallon
2014-12-09
2
-3
/
+111
*
Fix #1054 - Add missing attributes to Activity.serialize
Jessica Tallon
2014-12-08
1
-21
/
+34
*
Fix #1024 - Correctly set generator on Activities
Jessica Tallon
2014-12-02
1
-0
/
+12
*
Fix #1025 - Make API IDs IRIs
Jessica Tallon
2014-11-21
1
-5
/
+13
*
Fix #1021 - Skip broken activities which caused feed/inbox to 500
Jessica Tallon
2014-11-20
1
-1
/
+8
*
Only create a slug after a media upload via the API when there is a title
Jessica Tallon
2014-10-22
1
-0
/
+1
*
Merge branch 'location'
Jessica Tallon
2014-10-09
1
-0
/
+14
|
\
|
*
Add location model and migrations
Jessica Tallon
2014-10-09
1
-2
/
+16
*
|
Merge branch '905-activities'
Jessica Tallon
2014-10-07
2
-24
/
+48
|
\
\
|
*
|
Fix migrations and refactor object_type
Jessica Tallon
2014-09-02
2
-16
/
+19
|
*
|
Create activity model and add activity creation
Jessica Tallon
2014-08-22
2
-18
/
+40
|
|
/
*
|
Merge branch 'merge-python3-port'
Christopher Allan Webber
2014-09-22
1
-1
/
+1
|
\
\
|
*
|
decode to unicode before loading in json again, for py3
Christopher Allan Webber
2014-09-16
1
-1
/
+1
|
|
/
*
|
Add /.well-known/webfinger API to lookup user hrefs
Jessica Tallon
2014-09-08
2
-2
/
+69
*
|
Add XRD+XML formatting for /.well-known/host-meta
Jessica Tallon
2014-09-05
1
-35
/
+62
|
/
*
Tidy up federation code and add tests to cover more of the APIs
Jessica Tallon
2014-08-18
3
-192
/
+233
*
Add more security checks when updating objects and tests
Jessica Tallon
2014-08-04
1
-22
/
+37
*
Fix some security concerns regrding inpersonation in federation code.
Jessica Tallon
2014-07-31
1
-2
/
+18
*
Fix #927 - Clean up federation code after Elrond's review
Jessica Tallon
2014-07-30
2
-103
/
+69
*
Switch from slug to ID and clean up style to conform to PEP-8
Jessica Tallon
2014-07-22
3
-29
/
+70
*
Add unseralize for API objects
Jessica Tallon
2014-07-22
1
-35
/
+16
*
Add garbage collection task
Jessica Tallon
2014-07-22
3
-17
/
+81
*
oops - add decorators for federated APIs
Jessica Tallon
2014-07-22
1
-0
/
+51
*
Add test for API object endpoint
Jessica Tallon
2014-07-22
2
-4
/
+4
*
Add more tests for federation APIs
Jessica Tallon
2014-07-22
1
-4
/
+21
*
Require uploader privileges to upload media to API
Jessica Tallon
2014-07-22
1
-1
/
+2
*
Clean up & Add support to update objects in feed API
Jessica Tallon
2014-07-22
1
-19
/
+86
*
Fix problem where feed posting wasn't returning correct object
Jessica Tallon
2014-07-22
1
-3
/
+7
*
Fix image upload problem in API
Jessica Tallon
2014-07-22
1
-2
/
+6
*
Adds the unit-tests for API and cleans up API
xray7224
2014-07-22
1
-4
/
+6
*
Clean up code (after linting)
xray7224
2014-07-22
1
-19
/
+18
*
Refactors api uploading to media managers
xray7224
2014-07-22
1
-30
/
+14
*
Fix some problems with comments and image posting
xray7224
2014-07-22
1
-6
/
+8
*
Add some more code to work better with image uploads
xray7224
2014-07-22
1
-3
/
+18
*
Add basic upload image capabilities
xray7224
2014-07-22
2
-1
/
+61
*
Add basic comment support and flesh out some other endpoints
Jessica Tallon
2014-07-22
2
-4
/
+80
*
Add .json url for host-meta and fix host-meta problem of not having 'links'
xray7224
2014-07-22
2
-1
/
+7
*
Support some webfinger API's and real profile and /api/user/<user>/
xray7224
2014-07-22
2
-6
/
+71
*
Support for the comments endpoint
xray7224
2014-07-22
2
-2
/
+29
*
Use the the slug as the UUID instead of a newly generated UUID
xray7224
2014-07-22
1
-1
/
+1
*
Add image URL's (thumb & full)
Jessica Tallon
2014-07-22
1
-2
/
+2
*
Adds comments for the MediaEntry api
Jessica Tallon
2014-07-22
1
-2
/
+2
[next]