| Commit message (Expand) | Author | Age | Files | Lines |
* | Support some webfinger API's and real profile and /api/user/<user>/ | xray7224 | 2014-07-22 | 1 | -1/+1 |
* | Support for the comments endpoint | xray7224 | 2014-07-22 | 1 | -2/+10 |
* | Fixes problem where full URL was being used inplace of host | xray7224 | 2014-07-22 | 1 | -1/+1 |
* | Use the the slug as the UUID instead of a newly generated UUID | xray7224 | 2014-07-22 | 1 | -6/+1 |
* | Add image URL's (thumb & full) | Jessica Tallon | 2014-07-22 | 1 | -0/+6 |
* | Fixes where User id in API would return url rather than host | Jessica Tallon | 2014-07-22 | 1 | -1/+1 |
* | Adds comments for the MediaEntry api | Jessica Tallon | 2014-07-22 | 1 | -5/+16 |
* | Changes serialization to .serialize method on object - MediaEntry | Jessica Tallon | 2014-07-22 | 1 | -0/+43 |
* | Make sure new media has a new uuid added on | Jessica Tallon | 2014-07-22 | 1 | -0/+4 |
* | Adds migration on MediaEntry to add uuid | Jessica Tallon | 2014-07-22 | 1 | -1/+1 |
* | Starts the user (profile) endpoint and lays groundwork for inbox and feed end... | Jessica Tallon | 2014-07-22 | 1 | -1/+25 |
* | Adds seralize on user | Jessica Tallon | 2014-07-22 | 1 | -0/+10 |
* | Use unicode for logging comments | Tryggvi Bjorgvinsson | 2014-07-18 | 1 | -1/+1 |
* | Fix #894 - index User.username field | Jessica Tallon | 2014-07-17 | 1 | -1/+1 |
* | Explicitly set the column names to "user" and "privilege" | Christopher Allan Webber | 2014-06-11 | 1 | -0/+2 |
* | Switch "user_id" to "privilege" and "privilege_id" to "user". | Christopher Allan Webber | 2014-06-10 | 1 | -2/+2 |
* | Merge remote-tracking branch 'refs/remotes/tilly-q/ticket-874' into mergetest | Christopher Allan Webber | 2014-06-10 | 1 | -4/+2 |
|\ |
|
| * | Made the columns properly referenced in models and migrations. | tilly-Q | 2014-04-23 | 1 | -4/+2 |
| * | Renamed the columns on core__privileges_users table so that they are unique and | tilly-Q | 2014-04-22 | 1 | -2/+2 |
* | | Set a default value to MediaEntry.media_metadata | tilly-Q | 2014-05-14 | 1 | -1/+2 |
* | | Changed the name of the metadata column | tilly-Q | 2014-04-21 | 1 | -1/+1 |
* | | Moved the metadata column to MediaEntry rather than MediaFile | tilly-Q | 2014-04-21 | 1 | -1/+1 |
* | | In this commit, I added a new column which will be used for RDFa metadata of | tilly-Q | 2014-04-21 | 1 | -0/+1 |
|/ |
|
* | I went through the code and just removed some blank spaces. I also looked it | tilly-Q | 2013-11-19 | 1 | -1/+1 |
* | Addressed ticket number 630 by removing MediaEntry.collected | Josie | 2013-11-18 | 1 | -2/+1 |
* | Merge remote-tracking branch 'refs/remotes/tilly-q/OPW-Moderation-Update' | Christopher Allan Webber | 2013-10-07 | 1 | -12/+227 |
|\ |
|
| * | In this commit, I mostly did work on the migrations. Firstly, I droppped the | tilly-Q | 2013-10-03 | 1 | -6/+0 |
| * | At this point, I am very close to done with this code! I made one big change at | tilly-Q | 2013-09-23 | 1 | -5/+3 |
| * | Merge branch 'master' into OPW-Moderation-Update | tilly-Q | 2013-09-12 | 1 | -0/+1 |
| |\ |
|
| * | | In this commit, I'm deleting the ArchivedReports object, at paroneyea's recom- | tilly-Q | 2013-09-11 | 1 | -50/+28 |
| * | | This should be my final code update before I am ready for review! Basically, in | tilly-Q | 2013-09-10 | 1 | -1/+4 |
| * | | This was a quick update, I mostly worked on the transition from using the old | tilly-Q | 2013-09-08 | 1 | -2/+2 |
| * | | I did some more code-keeping in this commit. I added a lot of documentation, so | tilly-Q | 2013-09-03 | 1 | -12/+59 |
| * | | This is a quick commit. I gave admins the ability to ban or unban users | tilly-Q | 2013-08-29 | 1 | -2/+2 |
| * | | This was a big commit! I included lots of documentation below, but generally I | tilly-Q | 2013-08-29 | 1 | -30/+30 |
| * | | This commit was just to fix a few of the errors with the merging and to | tilly-Q | 2013-08-20 | 1 | -6/+7 |
| * | | Merge branch 'master' into OPW-Moderation-Update | tilly-Q | 2013-08-20 | 1 | -12/+75 |
| |\ \ |
|
| * | | | This was a very small update, I'm hoping to rebase after this to solve some | tilly-Q | 2013-08-20 | 1 | -8/+0 |
| * | | | This has been an update to clean out the code a little bit. The primary change | tilly-Q | 2013-08-13 | 1 | -0/+10 |
| * | | | Merge branch 'ticket-679' into OPW-Moderation-Update | tilly-Q | 2013-07-29 | 1 | -12/+120 |
| |\ \ \ |
|
| * | | | | This commit had some important milestones in it. The major update is that now I | tilly-Q | 2013-07-27 | 1 | -4/+42 |
| * | | | | Whew. This is a big update. I did some significant keeping work. I moved all of | tilly-Q | 2013-07-17 | 1 | -5/+43 |
| * | | | | This update I mostly did work on the templates for the admin pages. I did a co- | tilly-Q | 2013-07-08 | 1 | -2/+10 |
| * | | | | This was a simple commit. I changed all references to Groups into Privileges so | tilly-Q | 2013-07-03 | 1 | -16/+16 |
| * | | | | In this commit, I have made a few changes and tightened up some of my models | tilly-Q | 2013-06-27 | 1 | -27/+58 |
| * | | | | This is the first stage of my project of implenting admin/moderator functiona- | tilly-Q | 2013-06-24 | 1 | -2/+86 |
* | | | | | remove a blank line | Rodney Ewing | 2013-09-19 | 1 | -1/+0 |
* | | | | | not all JSONEncoded fields should be mutable dicts | Rodney Ewing | 2013-09-19 | 1 | -2/+1 |
* | | | | | make all JSONEncoded columns mutable | Rodney Ewing | 2013-09-19 | 1 | -1/+3 |
* | | | | | need to use mutation tracking to detect changes in JSONEncoded types | Rodney Ewing | 2013-09-19 | 1 | -2/+4 |