Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod_display - now barely functional but that's a lot better than being ↵ | friendica | 2012-12-20 | 1 | -43/+51 |
| | | | | totally buggered. | ||||
* | removing dfrn stuff | friendica | 2012-12-20 | 5 | -2494/+1 |
| | |||||
* | Merge pull request #4 from beardy-unixer/master | friendica | 2012-12-20 | 31 | -0/+4287 |
|\ | | | | | Fancyred | ||||
| * | Don't need these images anymore - we use opacity for shiny instead. | Thomas Willingham | 2012-12-20 | 3 | -0/+0 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2012-12-20 | 16 | -160/+249 |
| |\ | |/ |/| | |||||
* | | wrong constant | friendica | 2012-12-20 | 2 | -3/+3 |
| | | |||||
* | | directory discovery | friendica | 2012-12-20 | 1 | -0/+14 |
| | | |||||
* | | update README - it isn't completely horked anymore. Some stuff works. Some ↵ | friendica | 2012-12-19 | 1 | -2/+3 |
| | | | | | | | | doesn't. | ||||
* | | some changes for directory services | friendica | 2012-12-19 | 4 | -4/+45 |
| | | |||||
* | | directory page still needs a lot of work, look up locally if local master or ↵ | friendica | 2012-12-19 | 6 | -130/+157 |
| | | | | | | | | standalone, need to put some basic profile info in discovery page and direct to local directory master | ||||
* | | add mod_profile_photo.css | friendica | 2012-12-19 | 1 | -0/+12 |
| | | |||||
* | | get notification backend working again | friendica | 2012-12-19 | 1 | -1/+1 |
| | | |||||
* | | set_baseurl issue, more cleanup | friendica | 2012-12-19 | 6 | -22/+16 |
| | | |||||
| * | Make showmore irritating. | Thomas Willingham | 2012-12-20 | 1 | -0/+24 |
| | | |||||
| * | But...git add *all* the files. | Thomas Willingham | 2012-12-19 | 1 | -1/+1 |
| | | |||||
| * | Leave Mike's nav.tpl as the default, stick mine in the theme /tpl for now, ↵ | Thomas Willingham | 2012-12-19 | 1 | -0/+111 |
| | | | | | | | | at least. | ||||
| * | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2012-12-19 | 12 | -477/+109 |
| |\ | |/ |/| | | | | | Conflicts: view/tpl/nav.tpl | ||||
* | | send stuff to zothub as a fallback directory master for now | friendica | 2012-12-18 | 3 | -18/+46 |
| | | |||||
* | | cleanup more obsolete stuff | friendica | 2012-12-18 | 6 | -446/+13 |
| | | |||||
* | | modularise the notification popups | friendica | 2012-12-18 | 5 | -11/+48 |
| | | |||||
| * | Ooops, made a shite of that - put redbasic back. Still need to put the mods ↵ | Thomas Willingham | 2012-12-18 | 11 | -0/+3872 |
| | | | | | | | | back. | ||||
| * | Fancyred | Thomas Willingham | 2012-12-18 | 28 | -0/+4152 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2012-12-18 | 16 | -3893/+70 |
| |\ | |/ |/| | | | | | Conflicts: view/theme/redbasic/css/style.css | ||||
* | | several small fixes and adjustments | friendica | 2012-12-16 | 10 | -25/+79 |
| | | |||||
* | | some cleanup - Thomas we can put the radius/shadow stuff back later for the ↵ | friendica | 2012-12-16 | 7 | -20/+40 |
| | | | | | | | | hipster kids, it's quite distracting at the moment and makes it hard to get serious work done. Hmmm. Wonder if we could make radius/shadow configurable like colours.... and maybe even screen transparency.... that could be interesting. | ||||
| * | More plodding along with redbasic, notably, adding some icons. | Thomas Willingham | 2012-12-17 | 6 | -27/+65 |
| | | |||||
| * | Unplug the lifesupport, the background snake is dead. | Thomas Willingham | 2012-12-17 | 1 | -0/+0 |
| | | |||||
| * | Some more redbasic progress. | Thomas Willingham | 2012-12-16 | 1 | -13/+8 |
| | | |||||
| * | Un-screw-up misuse of mod_foo.css, add background, opacity based shiny. | Thomas Willingham | 2012-12-16 | 12 | -649/+641 |
|/ | |||||
* | fixing permissions_sql - may need more tweaks | friendica | 2012-12-16 | 2 | -86/+47 |
| | |||||
* | typo - this keyboard is getting frustrating | friendica | 2012-12-16 | 1 | -1/+1 |
| | |||||
* | there are now 2 permalinks - one is the remote original post (plink) and the ↵ | friendica | 2012-12-16 | 2 | -1/+9 |
| | | | | other is a pointer to a local copy (llink). mod_display is not longer tied to a particular id or channel so if a message is publicly viewable it will appear without any ownership info. | ||||
* | typo | friendica | 2012-12-16 | 2 | -2/+2 |
| | |||||
* | add live page loading and and endless scroll to home (mod_channel) | friendica | 2012-12-16 | 5 | -25/+55 |
| | |||||
* | db query looping without bounds if group table wasn't manually updated to ↵ | friendica | 2012-12-14 | 2 | -2/+2 |
| | | | | add the 'hash' column. | ||||
* | pass module name to build_cmd, so we can use it elsewhere | friendica | 2012-12-14 | 2 | -4/+3 |
| | |||||
* | converging on a workable crypto auth handshake | friendica | 2012-12-14 | 4 | -4/+55 |
| | |||||
* | start of a framework for forward magic auth, need a lot more coffee to write ↵ | friendica | 2012-12-13 | 1 | -57/+15 |
| | | | | the other side and even more to write the reverse direction. | ||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2012-12-13 | 6 | -159/+155 |
|\ | |||||
| * | Some more CSS into mods. | Thomas Willingham | 2012-12-13 | 6 | -159/+155 |
| | | |||||
* | | admittedly local magic-auth is easy so that's mostly done. Now it gets hard. | friendica | 2012-12-13 | 4 | -9/+56 |
|/ | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2012-12-13 | 1 | -3/+7 |
|\ | |||||
| * | redbasic - some more progress. | Thomas Willingham | 2012-12-13 | 1 | -3/+7 |
| | | |||||
* | | get rid of undefined $ error by mangling theme specific JS include order | friendica | 2012-12-13 | 4 | -19/+22 |
| | | |||||
* | | templatise the building of page queries so we can re-use it elsewhere | friendica | 2012-12-13 | 3 | -53/+72 |
|/ | |||||
* | typo | friendica | 2012-12-12 | 1 | -1/+1 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2012-12-12 | 6 | -475/+527 |
|\ | |||||
| * | Oops, we didn't use that in the end. | Thomas Willingham | 2012-12-12 | 1 | -0/+0 |
| | | |||||
| * | Redbasic progression. | Thomas Willingham | 2012-12-12 | 2 | -16/+53 |
| | | |||||
| * | Start moving CSS into mods | Thomas Willingham | 2012-12-12 | 6 | -459/+474 |
| | |