Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | item table rename parent-uri, target-type, object-type (more to come later) | friendica | 2012-08-15 | 1 | -2/+2 |
| | |||||
* | event summary/title | friendica | 2012-06-25 | 1 | -2/+14 |
| | |||||
* | Add two hooks, event_created and event_updated. One Bugfix for the ↵ | Tobias Hößl | 2012-05-29 | 1 | -6/+11 |
| | | | | <id>...</id> tag ($uri was never defined). Commented out the parse_event() function - its never called and would lead to a program abortion due to a broken require_once at the beginning | ||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+0 |
| | | | | | | Conflicts: include/config.php update.php | ||||
* | Avoid a Notice | Tobias Hößl | 2012-02-27 | 1 | -1/+1 |
| | |||||
* | Avoid some notices | Tobias Hößl | 2012-02-26 | 1 | -1/+1 |
| | |||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | fix various html parse errors | Friendika | 2011-10-20 | 1 | -1/+6 |
| | |||||
* | origin flag handling, and bug #137 - provide timezone conversion for events ↵ | Friendika | 2011-10-17 | 1 | -1/+1 |
| | | | | posted across to Diaspora | ||||
* | show lock icon on private events | Friendika | 2011-07-27 | 1 | -1/+4 |
| | |||||
* | privacy settings on event item not propagated correctly | Friendika | 2011-07-26 | 1 | -4/+4 |
| | |||||
* | missing minutes in event listings | Friendika | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | never enough comments | Friendika | 2011-06-23 | 1 | -1/+9 |
| | |||||
* | don't update an event that hasn't changed. | Friendika | 2011-06-23 | 1 | -0/+16 |
| | |||||
* | imported event should not have wall flag set | Friendika | 2011-06-16 | 1 | -1/+1 |
| | |||||
* | preserve original timezone adjust selection when editing events | Friendika | 2011-06-14 | 1 | -0/+3 |
| | |||||
* | add some whitespace in event html | Friendika | 2011-06-14 | 1 | -6/+6 |
| | |||||
* | event calendar links, editing | Friendika | 2011-06-14 | 1 | -8/+27 |
| | |||||
* | avoid returning events from getting posted again | Friendika | 2011-06-13 | 1 | -3/+2 |
| | |||||
* | event sharing, cont. | Friendika | 2011-06-13 | 1 | -1/+156 |
| | |||||
* | event item | Friendika | 2011-06-09 | 1 | -3/+3 |
| | |||||
* | event communication basics | Friendika | 2011-06-09 | 1 | -0/+47 |
| | |||||
* | events | Friendika | 2011-06-09 | 1 | -1/+1 |
| | |||||
* | more calendar work, undo strict_privacy flag to use different approach | Friendika | 2011-06-08 | 1 | -16/+90 |
| | |||||
* | events, continued. Also better regex matching accounting for empty elements | Friendika | 2011-06-07 | 1 | -4/+4 |
| | |||||
* | more progress on events | Friendika | 2011-06-07 | 1 | -13/+29 |
| | |||||
* | basic saving of events | Friendika | 2011-06-06 | 1 | -4/+8 |
| | |||||
* | event listings | Friendika | 2011-06-06 | 1 | -2/+4 |
| | |||||
* | begin event module | Friendika | 2011-06-05 | 1 | -1/+4 |
| | |||||
* | bug #38 posts and photos only visible to friends if so configured | Friendika | 2011-05-28 | 1 | -2/+2 |
| | |||||
* | begin event module | Friendika | 2011-05-27 | 1 | -0/+34 |