Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add notification count to titles. | Thomas Willingham | 2013-05-28 | 1 | -1/+10 | |
| | ||||||
* | Prevent showmore covering up the end of posts, plus put likes back where ↵ | Thomas Willingham | 2013-05-27 | 1 | -0/+4 | |
| | | | | they were pre-threaded comments. | |||||
* | more permissions descriptive text to lessen confusion | friendica | 2013-05-21 | 1 | -1/+7 | |
| | ||||||
* | some auto-friending cleanups | friendica | 2013-05-19 | 1 | -0/+7 | |
| | ||||||
* | remove "internal" templates, use "tpl/" folder for smarty3 templates, | fabrixxm | 2013-05-08 | 4 | -54/+24 | |
| | | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates | |||||
* | smarter handling of js_upload source param | friendica | 2013-05-02 | 1 | -1/+2 | |
| | ||||||
* | Redundant CSS | Thomas Willingham | 2013-04-27 | 1 | -11/+0 | |
| | ||||||
* | Fix acl | Thomas Willingham | 2013-04-16 | 1 | -0/+9 | |
| | ||||||
* | 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) | |||||
* | Use load_pconfig in style.php | Thomas Willingham | 2013-03-20 | 1 | -1/+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 | 1 | -28/+2 | |
| | ||||||
* | 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 | |
| | ||||||
* | clean up some funky menu interactions | friendica | 2013-03-06 | 1 | -6/+6 | |
| | ||||||
* | 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 | 2 | -2/+13 | |
| | | | | postings, and experiment with compressing pcss on the fly | |||||
* | consistency | friendica | 2013-03-05 | 1 | -4/+8 | |
| | ||||||
* | fix selected nav item | friendica | 2013-03-05 | 1 | -1/+1 | |
| | ||||||
* | conflicting class name | friendica | 2013-03-05 | 2 | -2/+2 | |
| | ||||||
* | tweaks | friendica | 2013-03-05 | 1 | -8/+8 | |
| | ||||||
* | tweaks | friendica | 2013-03-05 | 2 | -10/+10 | |
| | ||||||
* | just tinkering and trying a few things - don't get upset. It can all be ↵ | friendica | 2013-03-05 | 1 | -20/+37 | |
| | | | | reverted it it sucks. Freedom's just another word for "nothin' left to lose" and I'm not sure it's possible to create a UI that's hated more than Friendica. So that gives us plenty of artististic license to explore some different directions and see if they lead to anything interesting. | |||||
* | fix timeago (again), webfinger new spec implemented, some theme work | friendica | 2013-03-04 | 1 | -162/+4 | |
| | ||||||
* | Redbasic - minor margin changes to prevent overlap with some configurations. | Thomas Willingham | 2013-02-23 | 1 | -1/+2 | |
| | ||||||
* | fix a typo and bring back nav:hover animation for the red scheme | friendica | 2013-02-21 | 1 | -1/+12 | |
| | ||||||
* | Clean up fancy.css a bit | Thomas Willingham | 2013-02-21 | 1 | -103/+2 | |
| | ||||||
* | Redbasic - implement "dark" colours. Intended to make life easier for a ↵ | root | 2013-02-21 | 3 | -7/+13 | |
| | | | | theme developer. | |||||
* | Fix font size. That should never have worked in the first place. | Thomas Willingham | 2013-02-20 | 1 | -1/+1 | |
| | ||||||
* | Oh, and you'll be wanting the smarty template | Thomas Willingham | 2013-02-20 | 1 | -2/+16 | |
| | ||||||
* | Ugh, not enough caffeine. | Thomas Willingham | 2013-02-20 | 1 | -4/+8 | |
| | ||||||
* | typo | Thomas Willingham | 2013-02-20 | 1 | -1/+1 | |
| | ||||||
* | PCSS Redbasic | Thomas Willingham | 2013-02-20 | 33 | -4275/+374 | |
| | ||||||
* | global rename viewcontacts to viewconnections | friendica | 2013-02-19 | 2 | -2/+2 | |
| | ||||||
* | fix profile selector on profile_photo page (unquoted mysql reserved word ↵ | friendica | 2013-02-10 | 1 | -0/+9 | |
| | | | | 'default') | |||||
* | make pcss work (really this time) | friendica | 2013-02-07 | 1 | -64/+11 | |
| | ||||||
* | finish the abook_edit quicklink mess, get rid of the experimental nav bar ↵ | friendica | 2013-02-07 | 1 | -7/+25 | |
| | | | | opacity. Bad idea. | |||||
* | different background for preview so you know it's a preview | friendica | 2013-02-04 | 2 | -3/+3 | |
| | ||||||
* | simplify friendship approval - merge with connection editing | friendica | 2013-01-27 | 1 | -1/+2 | |
| | ||||||
* | check comment permissions against observer, unbold email subject links for ↵ | friendica | 2013-01-24 | 1 | -0/+1 | |
| | | | | read messages | |||||
* | don't use the link colour for non-link things | friendica | 2013-01-23 | 1 | -2/+2 | |
| | ||||||
* | icon tweaks | friendica | 2013-01-23 | 3 | -1/+1 | |
| | ||||||
* | this will probably look like crap, but I really want the links to look ↵ | friendica | 2013-01-23 | 1 | -14/+30 | |
| | | | | normal and we don't have a good designer to sort this out and provide a better option and tell me why it sucks - so that's what I'm going to do. | |||||
* | more work on magic auth | friendica | 2013-01-21 | 1 | -0/+1 | |
| |