Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | just tinkering and trying a few things - don't get upset. It can all be ↵ | friendica | 2013-03-05 | 5 | -90/+107 |
| | | | | 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 | 9 | -170/+12 |
| | |||||
* | cleanup affinity tool | friendica | 2013-03-03 | 1 | -1/+1 |
| | |||||
* | taking the next step on pages | friendica | 2013-02-27 | 2 | -0/+8 |
| | |||||
* | 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. | ||||
* | add siteinfo.tpl | Michael Johnston | 2013-02-20 | 2 | -0/+33 |
| | |||||
* | Merge pull request #29 from beardy-unixer/master | friendica | 2013-02-20 | 34 | -4276/+393 |
|\ | | | | | PCSS Redbasic | ||||
| * | 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 |
| | | |||||
* | | contact_template is called from multiple places with different params | friendica | 2013-02-20 | 2 | -2/+2 |
|/ | |||||
* | dang - this is almost testable. Still have to figure out the best way to ↵ | friendica | 2013-02-19 | 4 | -4/+43 |
| | | | | deal with the profile photo. Otherwise if you're really brave you could give it a go and see what happens. The worst that could happen is that it destroys the universe. Not a big deal. More likely you could end up with a bunch of imported things that have to be cleaned up. Less likely but entirely possible is that nothing useful will happen at all and it'll white screen. | ||||
* | global rename viewcontacts to viewconnections | friendica | 2013-02-19 | 14 | -54/+54 |
| | |||||
* | viewcontacts update | friendica | 2013-02-19 | 2 | -2/+2 |
| | |||||
* | moving on | friendica | 2013-02-18 | 3 | -0/+78 |
| | |||||
* | we don't need to quote or rename 'default' in mySQL if we just use the ↵ | friendica | 2013-02-15 | 2 | -2/+2 |
| | | | | original column name 'is_default' | ||||
* | bring mod_common into the modern age | friendica | 2013-02-13 | 3 | -6/+2 |
| | |||||
* | Whinging whining stupid fucks. | friendica | 2013-02-12 | 1 | -4/+0 |
| | |||||
* | Sort out registrations requiring approval | friendica | 2013-02-11 | 4 | -12/+12 |
| | |||||
* | fix profile selector on profile_photo page (unquoted mysql reserved word ↵ | friendica | 2013-02-10 | 3 | -2/+11 |
| | | | | 'default') | ||||
* | mod_display - no fun. Not working at all. But a bit of progress. | friendica | 2013-02-10 | 4 | -0/+31 |
| | |||||
* | add soapbox settings | friendica | 2013-02-10 | 5 | -14/+45 |
| | |||||
* | perhaps REGISTER_VERIFY will work now. I'll test it and make certain it ↵ | friendica | 2013-02-08 | 2 | -2/+2 |
| | | | | works some day. But not today. | ||||
* | 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 | 4 | -24/+35 |
| | | | | opacity. Bad idea. | ||||
* | auto form submission didn't work - jquery inheritance issue, disabling until ↵ | friendica | 2013-02-07 | 3 | -6/+6 |
| | | | | we find another way. | ||||
* | auto-submit connection edit form when quick permissions are applied | friendica | 2013-02-07 | 3 | -3/+7 |
| | |||||
* | different background for preview so you know it's a preview | friendica | 2013-02-04 | 4 | -5/+5 |
| | |||||
* | make preview work again after search/new template change | friendica | 2013-02-04 | 2 | -6/+2 |
| | |||||
* | update search_item.tpl | friendica | 2013-02-04 | 1 | -1/+2 |
| | |||||
* | fix new/search mod on network page, fix the parent queries on network and ↵ | friendica | 2013-02-04 | 1 | -1/+2 |
| | | | | channel pages - which you probably didn't even notice were all stuffed up because the endless scroll made things right. | ||||
* | finish up the "mark all xyz seen" for all known values of xyz | friendica | 2013-02-03 | 2 | -10/+10 |
| | |||||
* | more work on settings - move template utils to utils and get rid of mods | friendica | 2013-02-02 | 2 | -32/+0 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-02-02 | 1 | -0/+1 |
|\ | |||||
| * | add post_wall to forum permission defaults | friendica | 2013-02-02 | 1 | -0/+1 |
| | | |||||
* | | Clean up no longer used admin functions, plus fix summary template. | Thomas Willingham | 2013-02-02 | 2 | -2/+2 |
|/ | |||||
* | plugin_settings are now feature_settings | friendica | 2013-01-31 | 2 | -2/+2 |
| | |||||
* | update friends in common tool now that poco is working | friendica | 2013-01-31 | 2 | -6/+6 |
| | |||||
* | simplify friendship approval - merge with connection editing | friendica | 2013-01-27 | 3 | -1/+26 |
| | |||||
* | smarty update | friendica | 2013-01-27 | 1 | -0/+1 |
| | |||||
* | lostpass fixes and login/logout flow if authenticated but no default channel ↵ | friendica | 2013-01-27 | 1 | -0/+1 |
| | | | | exists | ||||
* | more photo backend stuff | friendica | 2013-01-26 | 2 | -0/+31 |
| | |||||
* | start on photos rework | friendica | 2013-01-25 | 1 | -0/+16 |
| | |||||
* | upstream fixes, template regeneration | friendica | 2013-01-25 | 206 | -0/+1031 |
| | |||||
* | add tooltip to toggle full screen mode | friendica | 2013-01-25 | 2 | -3/+3 |
| |