Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | photo_flags - for adding taxonomy photos and other stuff. | friendica | 2013-07-16 | 3 | -2/+12 | |
* | parse_url: add missing scheme unless url begins with '/' | friendica | 2013-07-16 | 2 | -1/+5 | |
* | theme the page link title | friendica | 2013-07-15 | 2 | -1/+8 | |
* | add channel_name to delivery logs because it is a bit more useful than an xch... | friendica | 2013-07-15 | 2 | -11/+12 | |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-07-15 | 4 | -23/+22 | |
|\ | ||||||
| * | Merge pull request #78 from git-marijus/master | friendica | 2013-07-15 | 4 | -23/+22 | |
| |\ | ||||||
| | * | style updates due to spin.js porting | marijus | 2013-07-15 | 1 | -4/+4 | |
| | * | more spin.js porting | marijus | 2013-07-15 | 3 | -19/+18 | |
| |/ | ||||||
* / | fix some issues that showed up in the logs. | friendica | 2013-07-15 | 2 | -8/+16 | |
|/ | ||||||
* | more diagnostics | friendica | 2013-07-15 | 3 | -4/+4 | |
* | provide a way to search the directory by modification date | friendica | 2013-07-14 | 2 | -2/+16 | |
* | implement the other part of ITEM_NOCOMMENT - which means an item is not comme... | friendica | 2013-07-14 | 1 | -1/+7 | |
* | more error checking | friendica | 2013-07-14 | 1 | -3/+7 | |
* | fix xtag | friendica | 2013-07-14 | 3 | -11/+19 | |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-07-14 | 1 | -2/+0 | |
|\ | ||||||
| * | Nobody died, so remove not-needed logging. | Thomas Willingham | 2013-07-15 | 1 | -2/+0 | |
* | | more logging on hubloc import - figure out why it did not get stored. | friendica | 2013-07-14 | 1 | -1/+2 | |
|/ | ||||||
* | looks like it actually needs both files. | friendica | 2013-07-14 | 1 | -0/+1 | |
* | add the jquery version, not the standalone spinner | friendica | 2013-07-14 | 1 | -1/+1 | |
* | we need to actually include spin.js or it causes issues | friendica | 2013-07-14 | 2 | -1/+2 | |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-07-14 | 12 | -28/+464 | |
|\ | ||||||
| * | Merge pull request #77 from git-marijus/master | friendica | 2013-07-14 | 12 | -28/+464 | |
| |\ | ||||||
| | * | port jot to spin.js | git-marijus | 2013-07-13 | 1 | -0/+6 | |
| | * | port jot to spin.js | git-marijus | 2013-07-13 | 1 | -1/+1 | |
| | * | port jot to spin.js | git-marijus | 2013-07-13 | 1 | -3/+3 | |
| | * | port jot to spin.js | git-marijus | 2013-07-13 | 1 | -1/+1 | |
| | * | port jot to spin.js | git-marijus | 2013-07-13 | 1 | -1/+1 | |
| | * | port like button to spin.js | git-marijus | 2013-07-13 | 1 | -1/+3 | |
| | * | port like button to spin.js | git-marijus | 2013-07-13 | 1 | -1/+1 | |
| | * | port like button to spin.js | git-marijus | 2013-07-13 | 1 | -1/+1 | |
| | * | port like button to spin.js | git-marijus | 2013-07-13 | 1 | -2/+2 | |
| | * | port like button to spin.js | git-marijus | 2013-07-13 | 1 | -7/+7 | |
| | * | Update conv_frame.tpl | git-marijus | 2013-07-13 | 1 | -0/+1 | |
| | * | slight change to #page-spinner | git-marijus | 2013-07-13 | 1 | -1/+2 | |
| | * | Update main.js | git-marijus | 2013-07-13 | 1 | -1/+1 | |
| | * | Update main.js | git-marijus | 2013-07-13 | 1 | -1/+2 | |
| | * | Update main.js | git-marijus | 2013-07-13 | 1 | -3/+2 | |
| | * | port to spin.js | git-marijus | 2013-07-13 | 1 | -2/+1 | |
| | * | slight change for #nav-search-spinner | git-marijus | 2013-07-13 | 1 | -3/+1 | |
| | * | port to spin.js | git-marijus | 2013-07-13 | 1 | -1/+1 | |
| | * | port to spin.js | git-marijus | 2013-07-13 | 1 | -2/+2 | |
| | * | Create jquery.spin.js | git-marijus | 2013-07-13 | 1 | -0/+80 | |
| | * | Create spin.js | git-marijus | 2013-07-13 | 1 | -0/+349 | |
* | | | install typo | friendica | 2013-07-14 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-07-14 | 20 | -38/+87 | |
|\ \ | ||||||
| * | | Give prettyphoto it's own template to make themeing it less annoying. | Thomas Willingham | 2013-07-14 | 3 | -21/+8 | |
| * | | That should fix uploads... | Thomas Willingham | 2013-07-13 | 1 | -1/+1 | |
| * | | 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 | 4 | -14/+42 | |
| * | | Make sure we load the channel theme when displaying a page. | Thomas Willingham | 2013-07-12 | 1 | -1/+18 |