fabrixxm
|
5861bdd6e9
|
registration request as system notification
kill the template
send email to all admins
|
2014-09-07 13:55:02 +02:00 |
fabrixxm
|
5997fb19ee
|
More template gore!
|
2014-09-07 12:29:13 +02:00 |
fabrixxm
|
9a0c37eb47
|
new password mail via notification()
new include/text.php::deindent() function
remove unused templates
|
2014-09-07 11:20:06 +02:00 |
fabrixxm
|
d85bdd8fb0
|
lost password verification mail via notification()
|
2014-09-07 10:27:39 +02:00 |
fabrixxm
|
0e628f840f
|
send ostatus follow/share notifications via notification()
remove unused templates
|
2014-09-06 18:15:18 +02:00 |
fabrixxm
|
16a07e6d83
|
cleanup multipart email sending code
remove 'EmailNotification' class and rename 'enotify' class as 'Emailer'
|
2014-09-06 15:52:53 +02:00 |
tobiasd
|
7eef05e4f5
|
Merge pull request #1098 from Beanow/release/profile-editor-improvements
Profile editor improvements
|
2014-09-05 22:20:31 +02:00 |
Beanow
|
992684c362
|
Merge branch 'feature/edit-profile-improvements' into develop
|
2014-09-04 23:58:22 +02:00 |
Michael Vogel
|
e21bcb82d2
|
Enhance the database structure checks when they failed.
|
2014-09-04 09:26:56 +02:00 |
Michael Vogel
|
24b3befc4d
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
boot.php
update.php
|
2014-09-04 02:29:12 +02:00 |
Michael Vogel
|
56f0af2067
|
The "ignore" feature can be disabled and enabled, the value will now be retrieved.
|
2014-09-04 01:27:28 +02:00 |
Michael Vogel
|
7eeb320085
|
It is now possible to ignore threads.
|
2014-09-04 00:58:52 +02:00 |
fabrixxm
|
f17e6f534f
|
Merge pull request #1093 from annando/master
Added an alternate link to the profile in the atom feeds (feature request #925)
|
2014-09-03 09:59:51 +02:00 |
Michael Vogel
|
73904bfa03
|
Added an alternate link to the profile in the atom feeds (feature request #925)
|
2014-09-03 09:52:31 +02:00 |
tobiasd
|
ae2094487b
|
Merge pull request #1092 from annando/master
Bugfix: Messages when ignoring, blocking and archiving contacts now returns the correct text.
|
2014-09-03 07:44:17 +02:00 |
Michael Vogel
|
500dbecfe7
|
Fix for issue #1060 (Missing Entries in Archive Dropdown)
|
2014-09-03 01:43:04 +02:00 |
friendica
|
910293729c
|
Merge https://github.com/friendica/friendica into pull
|
2014-09-02 01:09:23 -07:00 |
friendica
|
3e0a84afa9
|
so this is why my db updates were reverted ;-)
|
2014-09-02 01:08:50 -07:00 |
Michael Vogel
|
7144d22cc1
|
If a picture was too small it got cropped
|
2014-09-02 02:36:04 +02:00 |
Michael Vogel
|
961440e48f
|
Cutting the text has to be made UTF-8 aware as well.
|
2014-09-02 02:14:16 +02:00 |
Michael Vogel
|
b66a031b34
|
The plaintext conversion had issues with counting the text size of posts with german umlauts
|
2014-09-02 01:31:31 +02:00 |
Michael Vogel
|
150310ea3a
|
dbstructure: Delete indexes before the database structure is changed
|
2014-09-01 23:41:21 +02:00 |
Michael Vogel
|
23c4c39a1f
|
remote-self: "origin" and "last-child" need to be set as well.
|
2014-09-01 15:28:31 +02:00 |
Michael Vogel
|
3e9e682723
|
remote-self: Moved some functionality from other place into the "item_store" function
|
2014-09-01 14:40:29 +02:00 |
Michael Vogel
|
e35c55dd3b
|
Remote-self: It is now possible to chose between two different modes of mirroring.
|
2014-09-01 14:00:21 +02:00 |
Michael Vogel
|
522b9edffe
|
remote-self: Seting the author name to the owner name
|
2014-09-01 09:59:58 +02:00 |
Michael Vogel
|
c81df2c005
|
Remote-self is now working immediately
|
2014-08-31 23:52:25 +02:00 |
Michael Vogel
|
5468b9b2a5
|
oembed: Prevent empty links
|
2014-08-28 01:14:46 +02:00 |
Michael Vogel
|
b4e8ec2806
|
bbcode: mask "[" and "]" for attachments.
|
2014-08-28 01:11:43 +02:00 |
Michael Vogel
|
4bdd905b3e
|
Only show foreign items if the profile of the user isn't hidden. Show the user's theme - not the theme of the viewed profile.
|
2014-08-28 01:06:41 +02:00 |
Michael Vogel
|
4ad2bbddc7
|
If a post is a pure reshare, then show the profile of the original author on the display page.
|
2014-08-26 17:10:46 +02:00 |
Michael Vogel
|
4976b1c153
|
BBCode: Add a linefeed between a picture and the following text. This is important for exports (e.g. to pumpio)
|
2014-08-25 23:40:18 +02:00 |
Michael Vogel
|
6aeaf0815f
|
If a message is transmitted to a network that requires shortening (Twitter, Statusnet, ADN), then the shortened link will be the link to the friendica post if it was a shared post.
|
2014-08-25 23:38:13 +02:00 |
Michael Vogel
|
dd511ac70a
|
The "display" page now shows the current author profile with a "connect" link (if there is no current connection)
|
2014-08-25 14:09:56 +02:00 |
Michael Vogel
|
c5cc99c716
|
BBCode: Depending upon the image size of the preview picture for a link, the image is displayed differently
|
2014-08-25 14:08:26 +02:00 |
Michael Vogel
|
845805bf34
|
Provide a parent in the notification, so that threading of the notification mails is working.
|
2014-08-21 01:00:12 +02:00 |
Michael Vogel
|
716e0b073f
|
Notification by mail: Improvement for the threading of notifications, new headers to support filtering.
|
2014-08-21 00:53:01 +02:00 |
Michael Vogel
|
2769089120
|
bbcode: Don't use a preview picture in the "attachment" element if it is a video attachment.
|
2014-08-21 00:51:18 +02:00 |
Michael Vogel
|
de75d8ca7f
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
mod/admin.php
|
2014-08-13 00:18:05 +02:00 |
Michael Vogel
|
d4b2d3bf8a
|
Moved "privacy_image_cache" into the core. Enabled by default, can be disabled in the page settings.
|
2014-08-13 00:13:13 +02:00 |
tobiasd
|
d28c1febc7
|
Merge pull request #1069 from annando/master
Solved (possible) encoding problem, encoding of URLs with GUID
|
2014-08-12 09:01:12 +02:00 |
friendica
|
ca3fc788b2
|
photo export functions for the api
|
2014-08-11 02:29:14 -07:00 |
Michael Vogel
|
731d944ab5
|
bb2diaspora: added one more page break. In the future it could be replaced by a regular expression.
|
2014-08-09 09:20:37 +02:00 |
Michael Vogel
|
b99737986d
|
The GUID in the link to the items has to be encoded, since it could contain special characters
|
2014-08-09 09:17:28 +02:00 |
Michael Vogel
|
2e75e37c93
|
There seems to be problems with encoding - this should fix it.
|
2014-08-07 21:55:17 +02:00 |
tobiasd
|
cf0ebd952f
|
Merge pull request #1065 from annando/master
Refreshing of the network page only when the page is at the beginning
|
2014-08-07 08:42:25 +02:00 |
Michael Vogel
|
07bc8ca166
|
fetch_url: Logging the data only when at the "data" loglevel
|
2014-08-07 08:22:32 +02:00 |
Michael Vogel
|
2ba258e1ca
|
In PHP versions lower than 5.4 the notification mails could have been sent with the wrog charset.
|
2014-08-07 08:00:53 +02:00 |
Michael Vogel
|
1104ad4f26
|
Only some blanks removed, no changes in functionality
|
2014-08-07 07:59:43 +02:00 |
Michael Vogel
|
e974e586cc
|
Unified user agent string when fetching data.
|
2014-08-07 07:58:20 +02:00 |