Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | 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 | |
|/ | | | | to move on to bigger things. We'll leave it for now. | |||||
* | updates | friendica | 2012-08-05 | 18 | -21/+56 | |
| | ||||||
* | Merge pull request #1 from beardy-unixer/master | friendica | 2012-08-05 | 44 | -467/+47 | |
|\ | | | | | Port the easily portable themes. | |||||
| * | 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 ↵ | friendica | 2012-07-30 | 12 | -3/+347 | |
| | | | | unicode stuff gets thrown in as a name. Currently this will only work for latin/european/cyrillic/russian, but possible to extend to ideographic forms. | |||||
* | 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 ↵ | friendica | 2012-07-25 | 6 | -8/+24 | |
| | | | | home,search,community,display,etc. whilst working on the ajax stuff in network | |||||
* | upstream changes, rev update | friendica | 2012-07-25 | 3 | -3/+3 | |
| | ||||||
* | At this moment, of the content pages only the network page partially works ↵ | friendica | 2012-07-25 | 1 | -0/+0 | |
| | | | | and not all that well as the ajax loading gets sorted. This checkin is just to push the current state of the code, good bad and ugly. | |||||
* | 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 ↵ | friendica | 2012-07-23 | 4 | -37/+53 | |
| | | | | timeago variable names so as not to conflict with item timers. | |||||
* | update relative time on new ajax loaded content which wasn't evaluated ↵ | friendica | 2012-07-23 | 2 | -0/+7 | |
| | | | | during document.ready | |||||
* | realtime updates of "6 minutes ago" with fallback to iso8601 timestamps ↵ | friendica | 2012-07-23 | 8 | -8/+85 | |
| | | | | (available on tooltip) | |||||
* | should be able to use this to get rid of vertical scrollbars but still ↵ | friendica | 2012-07-22 | 1 | -0/+33 | |
| | | | | restrict initial content height. It does not depend on text length but purely on the height of the contained html. | |||||
* | add js relative date calculator so that "3 minutes ago" will be updated when ↵ | friendica | 2012-07-22 | 2 | -0/+153 | |
| | | | | it gets to 4 minutes. | |||||
* | registration page form validation | friendica | 2012-07-22 | 2 | -3/+55 | |
| | ||||||
* | more registration functions plus ability to over-ride individual strings ↵ | friendica | 2012-07-22 | 4 | -73/+121 | |
| | | | | plus upstream merges plus rev update | |||||
* | account + entity ~= user | friendica | 2012-07-22 | 1 | -0/+37 | |
| |