| Commit message (Expand) | Author | Age | Files | Lines |
* | merge comment threading, provide plugin/theme functions to handle css/js incl... | friendica | 2012-08-09 | 21 | -55/+529 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2012-08-08 | 18 | -15/+847 |
|\ |
|
| * | Merge pull request #2 from beardy-unixer/master | friendica | 2012-08-08 | 18 | -15/+847 |
| |\ |
|
| | * | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2012-08-09 | 15 | -49/+316 |
| | |\
| | |/
| |/| |
|
| | * | More wrong links | Thomas Willingham | 2012-08-07 | 1 | -2/+2 |
| | * | Port Comix-plain - also needs some CSS-fu, but works. | Thomas Willingham | 2012-08-06 | 7 | -0/+414 |
| | * | Port Comix - needs some CSS-fu, but works. | Thomas Willingham | 2012-08-06 | 7 | -0/+418 |
| | * | Bloody hell, this touches a lot of code. | Thomas Willingham | 2012-08-06 | 1 | -2/+2 |
| | * | Theme admin menu. | Thomas Willingham | 2012-08-06 | 1 | -2/+2 |
| | * | get_theme_config_file | Thomas Willingham | 2012-08-06 | 1 | -5/+5 |
| | * | Bring get_theme_screenshot and get_theme_info up to date. | Thomas Willingham | 2012-08-06 | 1 | -4/+4 |
* | | | moving forward again | friendica | 2012-08-08 | 7 | -69/+32 |
|/ / |
|
* | | rev update | friendica | 2012-08-08 | 1 | -1/+1 |
* | | the dynamic "show more" sort of works - but with a nagging delay. But I need ... | friendica | 2012-08-06 | 15 | -49/+316 |
|/ |
|
* | updates | friendica | 2012-08-05 | 18 | -21/+56 |
* | Merge pull request #1 from beardy-unixer/master | friendica | 2012-08-05 | 44 | -467/+47 |
|\ |
|
| * | That's the zeros done. The others need more fiddling with. | Thomas Willingham | 2012-08-06 | 8 | -27/+27 |
| * | Port Greenzero | Thomas Willingham | 2012-08-06 | 9 | -7/+7 |
| * | Port Easterbunny | Thomas Willingham | 2012-08-06 | 7 | -5/+5 |
| * | Kill NS themes | Thomas Willingham | 2012-08-06 | 12 | -420/+0 |
| * | Port darkzero | Thomas Willingham | 2012-08-06 | 8 | -8/+8 |
|/ |
|
* | major theme re-org, only duepuntozero and slackr working atm | friendica | 2012-08-01 | 237 | -67/+108 |
* | remember that the main thing is to keep the main thing the main thing... | friendica | 2012-07-31 | 5 | -4/+110 |
* | functions to generate and check webbies interactively | friendica | 2012-07-30 | 2 | -9/+107 |
* | Added urlify to try and create webbie auto-suggestions out of whatever unicod... | friendica | 2012-07-30 | 12 | -3/+347 |
* | get_item_elements (json version) | friendica | 2012-07-29 | 2 | -0/+79 |
* | birthdays and events are now notifications | friendica | 2012-07-29 | 6 | -9/+9 |
* | also notify count of events today | friendica | 2012-07-28 | 1 | -4/+13 |
* | move today's events into a ping notification | friendica | 2012-07-28 | 3 | -1/+62 |
* | rev update | friendica | 2012-07-27 | 1 | -1/+1 |
* | add zot hub location table to db, use diff to avoid re-install | friendica | 2012-07-26 | 2 | -4/+23 |
* | more fixes for the legacy stuff as we push forward to new stuff | friendica | 2012-07-26 | 2 | -4/+5 |
* | show spinning cursor to let you know a refresh is happening. | friendica | 2012-07-25 | 2 | -0/+5 |
* | picking up the page load times a bit | friendica | 2012-07-25 | 9 | -66/+94 |
* | tie the main slider to ajax updates and buildCmd | friendica | 2012-07-25 | 6 | -25/+35 |
* | recover existing conversation loading functionality for home,search,community... | friendica | 2012-07-25 | 6 | -8/+24 |
* | upstream changes, rev update | friendica | 2012-07-25 | 3 | -3/+3 |
* | At this moment, of the content pages only the network page partially works an... | friendica | 2012-07-25 | 1 | -0/+0 |
* | take out divgrow until I can fix it | friendica | 2012-07-25 | 2 | -3/+19 |
* | see if this works for getting rid of scrollbars | friendica | 2012-07-24 | 4 | -29/+136 |
* | ajax page loads | friendica | 2012-07-24 | 4 | -23/+42 |
* | zentity is currently just a screen mockup until the page spec is complete | friendica | 2012-07-24 | 6 | -0/+624 |
* | rev update | friendica | 2012-07-24 | 4 | -40/+38 |
* | implement page update modes | friendica | 2012-07-23 | 15 | -110/+242 |
* | correct spelling - tread to thread | friendica | 2012-07-23 | 55 | -183/+183 |
* | convert all network search params to get requests (no url path args) | friendica | 2012-07-23 | 5 | -36/+36 |
* | pass all network page vars to the client to build ajax queries, change timeag... | friendica | 2012-07-23 | 4 | -37/+53 |
* | update relative time on new ajax loaded content which wasn't evaluated during... | friendica | 2012-07-23 | 2 | -0/+7 |
* | realtime updates of "6 minutes ago" with fallback to iso8601 timestamps (avai... | friendica | 2012-07-23 | 8 | -8/+85 |
* | should be able to use this to get rid of vertical scrollbars but still restri... | friendica | 2012-07-22 | 1 | -0/+33 |