Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | get search page working with live-update and endless scroll, still not ↵ | friendica | 2013-05-09 | 1 | -0/+7 | |
| | | | | perfect - there may be duplicated content and possibly unauthorised content and 'timeago' not working correctly - will deal with those later, but at least you can see results. | |||||
* | email notification content privacy by default (unless it's public content) | friendica | 2013-05-05 | 1 | -0/+24 | |
| | ||||||
* | turn all Red links into zrls (not the old zrls, the new bbcode zrl which ↵ | friendica | 2013-04-15 | 1 | -19/+19 | |
| | | | | means we can zidify them) | |||||
* | begin to cut the umbilical | friendica | 2013-04-14 | 1 | -1/+1 | |
| | ||||||
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 | |
| | ||||||
* | recursion and typo in rmagic with zid | friendica | 2013-02-13 | 1 | -35/+0 | |
| | ||||||
* | catch typos | friendica | 2013-02-06 | 1 | -1/+1 | |
| | ||||||
* | massive notification revision | friendica | 2013-02-06 | 1 | -29/+31 | |
| | ||||||
* | lots of notification tweaks | friendica | 2013-01-08 | 1 | -3/+3 | |
| | ||||||
* | fix notification uid | friendica | 2013-01-05 | 1 | -5/+11 | |
| | ||||||
* | tweak notifications so they store correctly | friendica | 2013-01-05 | 1 | -7/+7 | |
| | ||||||
* | start rewrite of notification system delivery backend | friendica | 2013-01-05 | 1 | -46/+66 | |
| | ||||||
* | fix register_policy globally | friendica | 2013-01-03 | 1 | -3/+3 | |
| | ||||||
* | still a lot of files to bring up to date with new architecture - keep ↵ | friendica | 2012-11-13 | 1 | -9/+9 | |
| | | | | plugging away at them | |||||
* | cleanup missing functions after move | friendica | 2012-10-22 | 1 | -3/+0 | |
| | ||||||
* | merge from upstream | friendica | 2012-08-15 | 1 | -1/+3 | |
| | ||||||
* | sync | friendica | 2012-07-19 | 1 | -0/+18 | |
| | ||||||
* | catchup | friendica | 2012-07-11 | 1 | -2/+2 | |
| | ||||||
* | punycode hostname | friendica | 2012-07-03 | 1 | -0/+14 | |
| | ||||||
* | Typo breaking tag notifications | Thomas Willingham | 2012-06-18 | 1 | -1/+1 | |
| | ||||||
* | couple of little fixes to enotify positional params | friendica | 2012-06-13 | 1 | -2/+2 | |
| | ||||||
* | enotify: fix stupid typo | fabrixxm | 2012-06-13 | 1 | -1/+1 | |
| | ||||||
* | enotify: rework strings to more easy to translate | fabrixxm | 2012-06-13 | 1 | -21/+41 | |
| | ||||||
* | bug #439 - remove web port number from notification email "from" address | friendica | 2012-06-02 | 1 | -0/+3 | |
| | ||||||
* | allow force ssl on notifications | friendica | 2012-05-26 | 1 | -1/+1 | |
| | ||||||
* | convert html entities to utf-8 before email header encoding | friendica | 2012-05-01 | 1 | -2/+2 | |
| | ||||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -5/+36 | |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | |||||
| * | language issues in enotify | friendica | 2012-03-26 | 1 | -5/+9 | |
| | | ||||||
| * | enotify plugin hook | friendica | 2012-03-25 | 1 | -2/+24 | |
| | | ||||||
| * | NOTIFY_SYSTEM | friendica | 2012-03-25 | 1 | -1/+6 | |
|/ | ||||||
* | yet more work on notifications | friendica | 2012-02-29 | 1 | -5/+8 | |
| | ||||||
* | notification enhancements | friendica | 2012-02-29 | 1 | -3/+30 | |
| | ||||||
* | cleanup notify subject lines | friendica | 2012-02-27 | 1 | -8/+17 | |
| | ||||||
* | add plugin hooks to enotify | friendica | 2012-02-26 | 1 | -42/+80 | |
| | ||||||
* | Comment notifications by e-mail now are threaded | Abinoam P. Marques Jr | 2012-02-25 | 1 | -6/+50 | |
| | ||||||
* | new notify sort of working in testbubble | friendica | 2012-02-22 | 1 | -1/+1 | |
| | ||||||
* | add full email link to notification | friendica | 2012-02-21 | 1 | -3/+3 | |
| | ||||||
* | fill in notify msg with redirect link after we get the id | friendica | 2012-02-21 | 1 | -9/+16 | |
| | ||||||
* | email notify now redirected through mod_notify, weirdness in local deliver ↵ | friendica | 2012-02-20 | 1 | -2/+26 | |
| | | | | caused by community page changes | |||||
* | include item links in web notification messages | friendica | 2012-02-19 | 1 | -7/+8 | |
| | ||||||
* | change notify messages for web | friendica | 2012-02-18 | 1 | -3/+12 | |
| | ||||||
* | new notifications - implement storage | friendica | 2012-02-18 | 1 | -6/+25 | |
| | ||||||
* | add tag notifications to enotify | friendica | 2012-02-09 | 1 | -0/+18 | |
| | ||||||
* | 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) | |||||
* | suggestion notifications | friendica | 2012-01-03 | 1 | -0/+13 | |
| | ||||||
* | migrate more notifications | friendica | 2011-12-29 | 1 | -2/+2 | |
| | ||||||
* | notification testing | friendica | 2011-12-27 | 1 | -8/+8 | |
| | ||||||
* | notify_intro | friendica | 2011-12-26 | 1 | -2/+25 | |
| | ||||||
* | extending notifications to other types | friendica | 2011-12-26 | 1 | -23/+23 | |
| | ||||||
* | new notification module working for "email message received" | friendica | 2011-12-25 | 1 | -49/+59 | |
| |