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
/
db
/
models.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add polymorphic properties to User
Jessica Tallon
2015-07-31
1
-0
/
+16
*
Add LocalUser and RemoteUser and migration
Jessica Tallon
2015-07-31
1
-58
/
+97
*
Fix some problems with activity mixins and migrations
Jessica Tallon
2015-05-26
1
-13
/
+14
*
Add a more verbose GenericForeignKey implementation
Jessica Tallon
2015-05-26
1
-65
/
+36
*
Remove deprecated fields and fix activity creation in tools
Jessica Tallon
2015-05-26
1
-9
/
+0
*
More fixed recommended by Elrond
Jessica Tallon
2015-05-26
1
-11
/
+8
*
Add some fixes Elrond suggested and doc strings
Jessica Tallon
2015-05-26
1
-14
/
+41
*
Add migration to remove ActivityIntermediator
Jessica Tallon
2015-05-26
1
-56
/
+0
*
Fix the GenericForeignKey implementation
Jessica Tallon
2015-05-26
1
-22
/
+36
*
Migrate Activity to using the new GenericForeignKey
Jessica Tallon
2015-05-26
1
-46
/
+26
*
Add GenericForeignKey field and reference helper model
Jessica Tallon
2015-05-26
1
-2
/
+78
*
Fix #1065 - Migrate from native datetimes to UTC
Jessica Tallon
2015-02-15
1
-20
/
+20
*
Change 'federation' name to 'api' which is more suitable
Jessica Tallon
2015-02-15
1
-7
/
+7
*
Fix #1052 - Make activity cascade delete work when deleting a user
Jessica Tallon
2015-01-27
1
-1
/
+2
*
Fix #1077 - Fix updating comment via API and add test
Jessica Tallon
2014-12-16
1
-22
/
+16
*
Fix #1053 - Add height and width attributes and MetadataProcess task
Jessica Tallon
2014-12-11
1
-0
/
+16
*
Fix #1049 - name renamed to displayName for Location
Jessica Tallon
2014-12-05
1
-3
/
+3
*
Fix #1040 - Comments should have published attribute
Jessica Tallon
2014-11-27
1
-1
/
+4
*
Fix unicode handling in "gmg addmedia".
Berker Peksag
2014-11-22
1
-1
/
+5
*
Fix #1025 - Make API IDs IRIs
Jessica Tallon
2014-11-21
1
-11
/
+28
*
Fix #1039 - Fix typo in user model 'oublished' to 'published'
Jessica Tallon
2014-11-20
1
-1
/
+1
*
Fix #1023 - Make timestamps in API timezone aware
Jessica Tallon
2014-11-19
1
-4
/
+11
*
Fix User and MediaEntry serialize and add serialize to models which need it
Jessica Tallon
2014-11-04
1
-2
/
+17
*
Fix #984 - Improvements to Activity and ActivityIntermediator
Jessica Tallon
2014-10-21
1
-8
/
+9
*
Merge branch 'location'
Jessica Tallon
2014-10-09
1
-4
/
+112
|
\
|
*
Add location model and migrations
Jessica Tallon
2014-10-09
1
-5
/
+114
*
|
Merge branch '905-activities'
Jessica Tallon
2014-10-07
1
-13
/
+189
|
\
\
|
*
|
Add __repr__ to Activity and Generator class
Jessica Tallon
2014-10-07
1
-0
/
+18
|
*
|
Fix bug where activity.content was not populated
Jessica Tallon
2014-10-06
1
-2
/
+6
|
*
|
Fix all the unit tests and clean up code
Jessica Tallon
2014-10-06
1
-2
/
+2
|
*
|
Only have Model.activity for activity compatable objects/targets
Jessica Tallon
2014-09-03
1
-62
/
+34
|
*
|
Fix migrations and refactor object_type
Jessica Tallon
2014-09-02
1
-45
/
+36
|
*
|
Add ActivityIntermediator table and refactor some of Activity model
Jessica Tallon
2014-08-27
1
-182
/
+148
|
*
|
Add better support for targets on Activities
Jessica Tallon
2014-08-26
1
-43
/
+80
|
*
|
Create activity model and add activity creation
Jessica Tallon
2014-08-22
1
-3
/
+191
|
|
/
*
|
Fix #549 - Deauthorize OAuth applications
Jessica Tallon
2014-10-01
1
-0
/
+4
*
|
Merge branch 'master' into merge-python3-port
Christopher Allan Webber
2014-09-16
1
-19
/
+201
|
\
\
|
*
|
Add __repr__ for Collection and CollectionItem
Odin Hørthe Omdal
2014-09-07
1
-1
/
+15
|
|
/
|
*
Tidy up federation code and add tests to cover more of the APIs
Jessica Tallon
2014-08-18
1
-10
/
+3
|
*
Add a new migration which removes/fixes the old migration
Christopher Allan Webber
2014-08-07
1
-1
/
+1
|
*
Fix #927 - Clean up federation code after Elrond's review
Jessica Tallon
2014-07-30
1
-1
/
+11
|
*
Fix #923 - add allow_admin to user_has_privilege decorator
Jessica Tallon
2014-07-29
1
-14
/
+15
|
*
Add __unicode__ representation to Notification and MediaCommentMixin
Tryggvi Bjorgvinsson
2014-07-25
1
-0
/
+8
|
*
Switch from slug to ID and clean up style to conform to PEP-8
Jessica Tallon
2014-07-22
1
-2
/
+2
|
*
Add unseralize for API objects
Jessica Tallon
2014-07-22
1
-0
/
+31
|
*
Add test for API object endpoint
Jessica Tallon
2014-07-22
1
-0
/
+11
|
*
Add more tests for federation APIs
Jessica Tallon
2014-07-22
1
-3
/
+12
|
*
Refactors api uploading to media managers
xray7224
2014-07-22
1
-12
/
+10
|
*
Add basic comment support and flesh out some other endpoints
Jessica Tallon
2014-07-22
1
-8
/
+1
|
*
Add static pump_io to API and fix problem where null appeared in profile
Jessica Tallon
2014-07-22
1
-2
/
+13
[next]