Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix prettyphoto path | friendica | 2013-05-07 | 1 | -1/+1 |
| | |||||
* | smarter handling of js_upload source param | friendica | 2013-05-02 | 3 | -1/+4 |
| | |||||
* | Redundant CSS | Thomas Willingham | 2013-04-27 | 1 | -11/+0 |
| | |||||
* | Unbork smarty templates. | Thomas Willingham | 2013-04-26 | 3 | -10/+5 |
| | |||||
* | Stupid mistake | Thomas Willingham | 2013-04-26 | 1 | -0/+2 |
| | |||||
* | Colorbox | Thomas Willingham | 2013-04-26 | 6 | -25/+30 |
| | |||||
* | reverting to fancybox for "save to file" selection box until we find a ↵ | friendica | 2013-04-21 | 2 | -6/+6 |
| | | | | better way - prettyPhoto just isn't working for this and I really need this functionality ATM until we can figure out how to make prettyPhoto work properly here. | ||||
* | move js from module to to module-specific js file | friendica | 2013-04-17 | 1 | -0/+13 |
| | |||||
* | Fix acl | Thomas Willingham | 2013-04-16 | 3 | -8/+17 |
| | |||||
* | template update | friendica | 2013-04-14 | 1 | -1/+1 |
| | |||||
* | begin to cut the umbilical | friendica | 2013-04-14 | 3 | -3/+3 |
| | |||||
* | Upgraded jQuery to 1.9.1, including jQuery Migrate (for the sake of keeping ↵ | Olivier Migeot | 2013-04-10 | 1 | -0/+1 |
| | | | | old code working) and upgrade Fullcalendar (because Migrate just wasn't enough for him). | ||||
* | New mail_list template. | Thomas Willingham | 2013-03-31 | 2 | -36/+12 |
| | |||||
* | Typo in page_display | Thomas Willingham | 2013-03-29 | 2 | -2/+2 |
| | |||||
* | Make prettyPhoto a feature, add slideshow for albums. | Thomas Willingham | 2013-03-29 | 3 | -3/+15 |
| | |||||
* | Template clean up. | Thomas Willingham | 2013-03-28 | 63 | -2344/+1 |
| | |||||
* | Updated build_query for mid | Thomas Willingham | 2013-03-25 | 2 | -4/+4 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-03-23 | 1 | -3/+2 |
|\ | |||||
| * | Redbasic - get rid of max-height for images (got lost in the merge last time ↵ | Thomas Willingham | 2013-03-23 | 1 | -3/+2 |
| | | | | | | | | it was fixed) | ||||
* | | Implement prettyPhoto (somewhat). | Thomas Willingham | 2013-03-23 | 3 | -2/+16 |
|/ | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-03-21 | 2 | -14/+14 |
|\ | |||||
| * | small fixes for events | Michael Johnston | 2013-03-21 | 2 | -14/+14 |
| | | |||||
* | | rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no ↵ | friendica | 2013-03-21 | 2 | -2/+2 |
|/ | | | | longer remotely resemble uri's and are actually message_id's. This change is potentially destabilising because it touches a lot of code and structure. But it has to get done and there's no better time than the present. | ||||
* | Typo | Thomas Willingham | 2013-03-21 | 2 | -2/+2 |
| | |||||
* | Add register link to nav. | Thomas Willingham | 2013-03-21 | 2 | -0/+6 |
| | |||||
* | Use load_pconfig in style.php | Thomas Willingham | 2013-03-20 | 1 | -1/+2 |
| | |||||
* | Make the channels profile tab actually do something. | Thomas Willingham | 2013-03-20 | 2 | -0/+18 |
| | |||||
* | Allow admins to specify default mobile/accessibility theme. | Thomas Willingham | 2013-03-17 | 2 | -0/+4 |
| | |||||
* | Tidy up | Thomas Willingham | 2013-03-15 | 2 | -9/+4 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-03-14 | 7 | -77/+9 |
|\ | | | | | | | | | Conflicts: view/theme/redbasic/css/style.css | ||||
| * | Fix path in photo_ablums.tpl | Thomas Willingham | 2013-03-13 | 2 | -2/+2 |
| | | |||||
| * | make reshares translateable | friendica | 2013-03-11 | 1 | -0/+1 |
| | | |||||
| * | unknown column | friendica | 2013-03-11 | 1 | -1/+1 |
| | | |||||
| * | class def for reshared content | friendica | 2013-03-11 | 1 | -1/+1 |
| | | |||||
| * | dangerous typo that removes all your hublocs, fix reshare formatting | friendica | 2013-03-11 | 1 | -1/+3 |
| | | |||||
| * | . | friendica | 2013-03-10 | 5 | -74/+2 |
| | | |||||
* | | Get admin/users mostly working. Still need to associate channels with accounts. | Thomas Willingham | 2013-03-12 | 1 | -3/+4 |
| | | |||||
* | | Get rid of max-height - no longer breaks newer versions of chrome, but does ↵ | Thomas Willingham | 2013-03-11 | 1 | -3/+2 |
|/ | | | | break showmore. | ||||
* | Smarty template | Thomas Willingham | 2013-03-11 | 1 | -0/+14 |
| | |||||
* | Make idiot mode colour schemes work. | Thomas Willingham | 2013-03-11 | 2 | -3/+11 |
| | |||||
* | And another. | Thomas Willingham | 2013-03-10 | 1 | -171/+0 |
| | |||||
* | Oops, remove erroneously committed files. | Thomas Willingham | 2013-03-10 | 2 | -42/+0 |
| | |||||
* | Redbasic - add stupid mode theme settings. Partial functionality. | Thomas Willingham | 2013-03-10 | 5 | -3/+234 |
| | |||||
* | some fixes related to events | Michael Johnston | 2013-03-07 | 2 | -2/+2 |
| | | | | | | | - add backticks around column "desc" in sql query - fixed query for data passed to showEvent - showEvent was picking up on id from item instead of id from event - fixed references to author info in template | ||||
* | clean up some funky menu interactions | friendica | 2013-03-06 | 3 | -18/+18 |
| | |||||
* | get rid of html from mod_suggest | friendica | 2013-03-06 | 4 | -12/+35 |
| | |||||
* | fix font-size | friendica | 2013-03-06 | 1 | -1/+1 |
| | |||||
* | tweaky tweak, plus add share tracking db, and don't show acl for guest ↵ | friendica | 2013-03-06 | 6 | -4/+19 |
| | | | | postings, and experiment with compressing pcss on the fly | ||||
* | stray target= which wasn't caught earlier | friendica | 2013-03-06 | 2 | -2/+2 |
| | |||||
* | consistency | friendica | 2013-03-05 | 1 | -4/+8 |
| |