Michael Vogel
7b7e372fb0
Suppress showing unsupported addons in the administration.
6 years ago
Fabrixxm
aba27ad404
fix photo comments: use $drop array as in wall_thread and search_item
6 years ago
Michael Vogel
2846dfeb05
Ther eis now a user setting to disabled notices. The Diaspora reshare now checks for empty values.
6 years ago
David
741aab0916
Now more friendly error message. Will tomorrow add a german translation.
David
6 years ago
Tobias Diekershoff
2dfbd448a3
ideni.ca is now pump.io, so don't mention it in OStatus settings
6 years ago
Michael Vogel
9ae9b66328
Export personal data: Now the settings menu on the left side is taken from the settings module.
6 years ago
Michael Vogel
b9656cbe23
Delegations: Now the menu of the settings appears at the delegations settings
6 years ago
Michael Vogel
30efb0c1e6
menu entry for "Delegations" moved to the settings.
6 years ago
David
44beff1a9a
Line: 68 f.
When trying to upload a file greater than PHP's max_upload_filesize,
the filesize is 0, and maybe some html code appears in the
text input window of the form. Problem seems to disappear
when refusing all uploads if filesize <=0.
6 years ago
Michael Vogel
5f3d584716
Code beautification and some more logging data - no changes in the functionality.
7 years ago
Michael Vogel
12866209e8
parse url: Emtpy values in meta headers are now ignored. Oembed data has priority. Videos are embedded with some further information.
7 years ago
Michael Vogel
77986d76fa
Preparations for statusnet connector import
7 years ago
Michael Vogel
e1a41aff05
Groups should now be fast (and accurate)
7 years ago
Michael Vogel
a03014a47c
Adding functions for the file- and category handling
7 years ago
Michael Vogel
8689ab3e1b
Now changing categories also changes them in the term table.
7 years ago
Michael Vogel
9877e43bda
Search with tags now works fast.
7 years ago
Michael Vogel
8392217b72
Fixing SQL problem and speeding up search.
7 years ago
Michael Vogel
b23dd95c5e
OStatus auto completion: option to completely disable the auto completion.
7 years ago
Michael Vogel
285f0774a1
Auto creation of photo directory to improve caching
7 years ago
Michael Vogel
b013537124
parse url: Improvements for detecting the page type
7 years ago
Michael Vogel
9496537e5f
Now term table is used for categories and putting items to folder
7 years ago
Michael Vogel
bbf9378a49
Even more SQL improvements.
7 years ago
Michael Vogel
6e7bd68ebb
More "LIMIT 1" removed - and some other SQL improvements.
7 years ago
Michael Vogel
6b8585d48d
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
7 years ago
Michael Vogel
37edb3079d
parse_url: Trim the content of the description field.
7 years ago
Michael Vogel
608d5255ec
Support for twitter cards (in both directions)
7 years ago
Michael Vogel
254159cc26
Only some code beautification.
7 years ago
Michael Vogel
7cba752f8a
parse url: Characters like < and > has to be escaped when showing the parsed output.
7 years ago
Michael Vogel
046096e705
Speeding up showing marked posts.
7 years ago
Michael Vogel
a7079d4327
Adding metadata in the schema.org format.
7 years ago
Tobias Diekershoff
b84502c4e6
move <div> to the register.tpl
7 years ago
Tobias Diekershoff
fda7bdca2e
better logic
7 years ago
Tobias Diekershoff
0d7c91fc10
added a check for http in homepage url, this should fix issue #768
7 years ago
Tobias Diekershoff
c52ae17df4
add bbcode support for the page register textfield (Bug #871 )
7 years ago
Michael Vogel
8eedebfee3
Cleaning up some changes from the merge
7 years ago
Michael Vogel
28df35052a
Send notifications for each new post of a contact, option for creating a summary for a feed post
7 years ago
Michael Vogel
4b0e370c4c
Better handling of the network field in the item table.
7 years ago
Tobias Diekershoff
25d83f780d
only show the remote_self option if admin allows it
7 years ago
Tobias Diekershoff
f515def280
added remote_self as option to the contact repair dislog
7 years ago
Tobias Diekershoff
22a6c72b31
added option to the admin panel to allow users to set the remote_self flag
7 years ago
Fabrixxm
9febcedf93
user contacts: fix #797 , add searching in url and nickname, add batch actions
7 years ago
Michael Vogel
5130b19f5e
API: API is reworked in many parts so that it should be compatible to more statusnet clients then before (like AndStatus)
7 years ago
Michael Vogel
7e5c8ab91c
Keeping an offset for page switching: This helps so that you don't see old messages
7 years ago
Michael Vogel
d20d2f74ae
Bugfix: Page switching had a problem with the search. And automatic reloading hadn't worked with some search terms
7 years ago
Michael Vogel
bae844e367
New style for shared links. Preparation for changes in some addons
7 years ago
Michael Vogel
3b4a20f987
SQL improvements. New parameter for a maximum amount of comments per thread
7 years ago
Michael Vogel
b0dd16696a
Solving some more SQL warnings ("limit" must never be used in update statements)
7 years ago
Michael Vogel
4f38969148
Optional parameter for parseurl to only fetch data from meta information
7 years ago
Michael Vogel
70e017745a
Just some code beautification.
7 years ago
Michael Vogel
6684107b66
multiple admin mails. It is now possible to define more than one admin mail address. You can now add multiple addresses, separated by comma.
7 years ago