summaryrefslogtreecommitdiffstats
path: root/lib/class/flag.class.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: s/Itterate/Iterate/Paul Arthur2013-01-281-1/+1
|
* Cosmetics: death to tabsPaul Arthur2013-01-261-328/+328
| | | | | The refactoring I've been doing has reminded me of my strong preference for spaces, and I feel inclined to impose my will on the tree.
* Move clean functions into their respective classesPaul Arthur2013-01-251-0/+9
| | | | Uniformly name them gc()
* Cosmetics: clean up heads in lib/Paul Arthur2013-01-251-11/+1
|
* Switch from _() to T_()Paul Arthur2012-04-121-7/+7
| | | | | | Even if we move away from php-gettext in the future, it's easy to write a quick T_() as a simple wrapper; it's not so easy to rewrite PHP to allow redeclaration of a function.
* Clean up some PHPDoc crapPaul Arthur2011-04-041-9/+0
| | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't.
* header comment modified for phpdocmomo-i2011-02-031-1/+1
|
* header comment for phpdocmomo-i2011-02-031-1/+1
|
* test header for phpdoc. now using only classes and libraries.momo-i2011-02-021-19/+40
|
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-106/+106
|
* Cosmetics: use tabs for indentation, tweak some indentation/coding style.Paul 'flowerysong' Arthur2010-03-141-29/+29
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* whole bunch more Dba::query replacementsKarl 'vollmerk' Vollmer2009-12-141-8/+8
|
* fixed catalog functions and corrected negative value cachingKarl 'vollmerk' Vollmer2009-03-081-4/+9
|
* failed attempt to implement flag caching, commiting so I can work on it laterKarl 'vollmerk' Vollmer2009-02-191-0/+50
|
* corrected update_media_from_tags() reference and added debug to api for ping()Karl 'vollmerk' Vollmer2009-02-181-1/+1
|
* make the disabled songs link show something, need to make a custom view for ↵Karl 'vollmerk' Vollmer2008-07-141-21/+27
| | | | that as the song one i not really valid, also played around with the caching a bit
* fixed write flags script, actually kinda sorta works again (Thx tomatopi)Karl 'vollmerk' Vollmer2008-01-121-4/+50
|
* fixed flag management interface, and potentially fixed an issue with ↵Karl 'vollmerk' Vollmer2007-12-311-8/+19
| | | | use_auth=false
* two file pattern fixes and some more work on the flagged stuff as well as ↵Karl 'vollmerk' Vollmer2007-12-261-36/+20
| | | | some minor cleanup on the album art links
* fixed preg on file pattern, some work on flagging, editing stuff actually ↵Karl 'vollmerk' Vollmer2007-12-261-33/+9
| | | | flags thing again...
* removed random space on lastfm prefs, started work on managing shout and ↵Karl 'vollmerk' Vollmer2007-12-251-17/+17
| | | | flagged items, cleaned up shoutbox css a bit
* fixed song retaging, fixed the song view page tweaked sidebar browse and ↵Karl 'vollmerk' Vollmer2007-07-291-13/+34
| | | | fixed a bug where sorting then viewing a object that could not be sorted by said type caused nothing to display
* it technically logs in and streams.. but thats it, complete rewrite almost ↵Karl 'vollmerk' Vollmer2007-04-231-8/+8
| | | | everything broken
* Some minor flag mods; show username instead of id,show comment on last then ↵pb1dft2007-02-191-4/+20
| | | | flagged, made album in flagged clickable
* fixed tracking of user of flagged objects and allowed mass reject, approveKarl 'vollmerk' Vollmer2007-01-121-2/+3
|
* few minor fixes including a XML-RPC fixKarl 'vollmerk' Vollmer2007-01-121-1/+1
|
* new dealies and stuffKarl 'vollmerk' Vollmer2006-11-241-1/+23
|
* added in the manage users section and put in a temp disable songs section ↵Karl 'vollmerk' Vollmer2006-03-291-2/+4
| | | | which currently does not work
* fixed a minor flaging glitchKarl 'vollmerk' Vollmer2006-03-281-2/+2
|
* I am not proud... but it worksKarl 'vollmerk' Vollmer2006-03-271-5/+21
|
* added some more to flagging and updated mail page to fit new standardsKarl 'vollmerk' Vollmer2006-03-271-0/+52
|
* I am not happy with it.. but its progress and I need sleepKarl 'vollmerk' Vollmer2006-03-211-2/+110
|
* fixed a few more unescaped idsKarl 'vollmerk' Vollmer2006-02-081-1/+1
|
* more flagging fixes, you can flag files now you just cant do anything about itKarl 'vollmerk' Vollmer2006-01-151-0/+98