Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Give prettyphoto it's own template to make themeing it less annoying. | Thomas Willingham | 2013-07-14 | 3 | -21/+8 |
| | |||||
* | Old theme stuff we don't use anymore. | Thomas Willingham | 2013-07-12 | 9 | -0/+0 |
| | |||||
* | Small amount of work on webpages. | Thomas Willingham | 2013-07-12 | 3 | -12/+37 |
| | |||||
* | Non-translatable string plus feature enabled check | Thomas Willingham | 2013-07-11 | 1 | -1/+1 |
| | |||||
* | Minimum value webpages | Thomas Willingham | 2013-07-10 | 1 | -0/+12 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-07-10 | 9 | -58/+151 |
|\ | |||||
| * | remove double tags on search results, updates to install doco to get rid of ↵ | friendica | 2013-07-09 | 2 | -1/+2 |
| | | | | | | | | Friendica name there and clarify Red requirements. | ||||
| * | more work on bug #59 - hope this doesn't hork everything. Also some tweaking ↵ | friendica | 2013-07-08 | 3 | -7/+12 |
| | | | | | | | | of the theme for the new radius control, which produced some surprising results when expert mode was toggled. | ||||
| * | make corner radius configurable in redbasic expert mode | friendica | 2013-07-08 | 4 | -48/+58 |
| | | |||||
| * | use current channel photo for favicon where applicable - might be browser ↵ | friendica | 2013-07-07 | 1 | -1/+1 |
| | | | | | | | | dependent but seems to work on FF | ||||
| * | input form for profile stuff | friendica | 2013-07-04 | 2 | -0/+55 |
| | | |||||
| * | more "thing" work | friendica | 2013-07-04 | 2 | -0/+11 |
| | | |||||
| * | first template | friendica | 2013-07-03 | 1 | -1/+12 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-07-03 | 5 | -59/+110 |
|\| | |||||
| * | multi-profiles work | friendica | 2013-07-03 | 1 | -1/+1 |
| | | |||||
| * | progress on multiple profiles, doing it the old way. I don't think we're ↵ | friendica | 2013-07-03 | 1 | -0/+9 |
| | | | | | | | | going to be able to do it the new way - way too complicated. | ||||
| * | tag cloud feature (enable the feature, then it will show up on your channel ↵ | friendica | 2013-07-02 | 1 | -0/+48 |
| | | | | | | | | page) | ||||
| * | some work on issue #62 (comments collapsing on liveupdate), but still a work ↵ | friendica | 2013-07-02 | 2 | -58/+52 |
| | | | | | | | | | | | | in progress some work on photo consolidated "view/edit", but still a work in progress | ||||
* | | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-07-02 | 101 | -839/+1981 |
|\| | |||||
| * | bring back the body tag list - though it really belongs in the templates. ↵ | friendica | 2013-06-20 | 1 | -2/+6 |
| | | | | | | | | It's difficult to debug community tags when you can't see any tags (except those the author typed in). | ||||
| * | reset email templates to English | friendica | 2013-06-16 | 100 | -836/+1971 |
| | | |||||
| * | implement taggable in auto-complete popups | friendica | 2013-06-16 | 1 | -1/+4 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-06-16 | 5 | -24/+22 |
|\| | |||||
| * | flag taggable connections in acl selector | friendica | 2013-06-16 | 2 | -5/+4 |
| | | |||||
| * | feeds are bit more standards compliant and a bit less broken now | friendica | 2013-06-12 | 1 | -14/+12 |
| | | |||||
| * | Quick fix for PCSS until the cleaned up version is finished. | Thomas Willingham | 2013-06-09 | 2 | -0/+5 |
| | | |||||
| * | Rename newmessage widget (since we'll need to put more stuff in it as we ↵ | Thomas Willingham | 2013-06-07 | 1 | -5/+1 |
| | | | | | | | | make zotmail look like email), and add a "check mail" button. | ||||
* | | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-06-07 | 6 | -14/+61 |
|\| | |||||
| * | photo album listing widget broken | friendica | 2013-06-05 | 1 | -1/+1 |
| | | |||||
| * | fix buggered contact photos | friendica | 2013-06-03 | 2 | -1/+12 |
| | | |||||
| * | syntax error | friendica | 2013-06-03 | 1 | -1/+1 |
| | | |||||
| * | templatise alt_pager | friendica | 2013-06-03 | 1 | -0/+4 |
| | | |||||
| * | Make a start at making mail look less dreadful. | Thomas Willingham | 2013-06-02 | 2 | -1/+39 |
| | | |||||
| * | Typo | Thomas Willingham | 2013-06-02 | 1 | -1/+1 |
| | | |||||
| * | Fix opensearch | Thomas Willingham | 2013-06-02 | 1 | -10/+5 |
| | | |||||
| * | Fix TinyMCE | Thomas Willingham | 2013-05-31 | 1 | -1/+0 |
| | | |||||
| * | Put a stop to "I couldn't find the menu" by adding a nabla - until somebody ↵ | Thomas Willingham | 2013-05-30 | 1 | -1/+1 |
| | | | | | | | | comes up with something that looks less crap. | ||||
* | | Set a site channel so an admin can use CMS to create home.html and so on, ↵ | Thomas Willingham | 2013-05-31 | 1 | -0/+1 |
|/ | | | | without ever needing to touch HTML again. When I've finished that bit too. | ||||
* | Add an article to default.php to allow for fixed width themes, without ↵ | Thomas Willingham | 2013-05-29 | 1 | -2/+4 |
| | | | | breaking anything we've already got. | ||||
* | Oops, remove site specific CSS | Thomas Willingham | 2013-05-28 | 1 | -8/+1 |
| | |||||
* | Clean up dark theme | Thomas Willingham | 2013-05-28 | 1 | -3587/+21 |
| | |||||
* | Use misanthrozot as dark scheme, fix some PCSS bugs | Thomas Willingham | 2013-05-28 | 3 | -5/+8 |
| | |||||
* | Make pages better. | Thomas Willingham | 2013-05-28 | 3 | -8/+3742 |
| | |||||
* | mod_page.css | Thomas Willingham | 2013-05-28 | 1 | -0/+28 |
| | |||||
* | 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 | 2 | -2/+8 |
| | | | | they were pre-threaded comments. | ||||
* | more permissions descriptive text to lessen confusion | friendica | 2013-05-21 | 2 | -2/+10 |
| | |||||
* | slight privacy tweaks | friendica | 2013-05-20 | 1 | -3/+3 |
| | |||||
* | add the "publish in directory" setting to the privacy macros | friendica | 2013-05-20 | 1 | -0/+12 |
| | |||||
* | privacy settings macros - the basics except for toggling "publish in ↵ | friendica | 2013-05-20 | 2 | -0/+87 |
| | | | | directory" which is rather hard because it's a custom on/off button and not a normal input thingy. |