treebird/src
nekobit 91425632e2 JS Emoji picker
FossilOrigin-Name: dee0ddfe4af83bb952b8baf4d41d778974ee09d033c13b937fdc0c7a4a70eed0
2022-06-24 23:15:59 +00:00
..
file-to-c Treebird rename + Contributors 2022-03-13 00:35:46 +00:00
template Templates rewritten 2022-06-01 06:08:00 +00:00
test Treebird rename + Contributors 2022-03-13 00:35:46 +00:00
about.c Improve timeline options and menu bar 2022-06-10 06:13:34 +00:00
about.h Sidebar stuff and about page 2022-05-21 06:02:43 +00:00
account.c Refactor for mastodont + fix status xss bug 2022-06-24 04:24:12 +00:00
account.h Mute and block pages 2022-06-12 05:44:45 +00:00
attachments.c Refactor for mastodont + fix status xss bug 2022-06-24 04:24:12 +00:00
attachments.h Switch to size_t for everything 2022-06-02 03:28:54 +00:00
base_page.c Emoji picker redo w/ faster tabbing 2022-06-24 06:45:38 +00:00
base_page.h L10N Language support 2022-06-05 22:25:18 +00:00
cookie.c L10N Language support 2022-06-05 22:25:18 +00:00
cookie.h L10N Language support 2022-06-05 22:25:18 +00:00
easprintf.c Switch to fcgi_stdio 2022-03-21 14:18:56 +00:00
easprintf.h Treebird rename + Contributors 2022-03-13 00:35:46 +00:00
emoji.c JS Emoji picker 2022-06-24 23:15:59 +00:00
emoji.h Emoji picker redo w/ faster tabbing 2022-06-24 06:45:38 +00:00
emoji_codes.h JS Emoji picker 2022-06-24 23:15:59 +00:00
emoji_info.h Emoji picker categories and generator 2022-05-21 01:39:39 +00:00
emoji_reaction.c Custom emoji reactions 2022-06-08 22:01:31 +00:00
emoji_reaction.h Switch to size_t for everything 2022-06-02 03:28:54 +00:00
error.c L10N Language support 2022-06-05 22:25:18 +00:00
error.h Config rewrite 2022-05-19 04:18:14 +00:00
global_cache.c Refactor for mastodont + fix status xss bug 2022-06-24 04:24:12 +00:00
global_cache.h Sidebar stuff and about page 2022-05-21 06:02:43 +00:00
graphsnbars.c Switch to size_t for everything 2022-06-02 03:28:54 +00:00
graphsnbars.h Switch to size_t for everything 2022-06-02 03:28:54 +00:00
hashtag.c Fix scrobble and hashtag wrapper types 2022-06-05 19:25:29 +00:00
hashtag.h Switch to size_t for everything 2022-06-02 03:28:54 +00:00
helpers.c Refactor for mastodont + fix status xss bug 2022-06-24 04:24:12 +00:00
helpers.h Refactor for mastodont + fix status xss bug 2022-06-24 04:24:12 +00:00
http.c Redirect 2022-04-01 11:04:31 +00:00
http.h Redirect 2022-04-01 11:04:31 +00:00
index.c Home timeline 2022-04-19 18:25:59 +00:00
index.h Use session struct instead of globals 2022-03-30 18:31:30 +00:00
key.c Config rewrite 2022-05-19 04:18:14 +00:00
key.h Config rewrite 2022-05-19 04:18:14 +00:00
l10n.h Visibility enum to string 2022-06-14 16:05:26 +00:00
lists.c Refactor for mastodont + fix status xss bug 2022-06-24 04:24:12 +00:00
lists.h Lists update 2022-06-22 05:27:51 +00:00
local_config.h L10N Language support 2022-06-05 22:25:18 +00:00
local_config_set.c L10N Language support 2022-06-05 22:25:18 +00:00
local_config_set.h Config rewrite 2022-05-19 04:18:14 +00:00
login.c Refactor for mastodont + fix status xss bug 2022-06-24 04:24:12 +00:00
login.h Login oauth form 2022-05-07 22:35:49 +00:00
main.c Refactor for mastodont + fix status xss bug 2022-06-24 04:24:12 +00:00
math.h Hashtag stuff 2022-05-07 02:07:04 +00:00
mime.c File uploading 2022-04-11 20:58:18 +00:00
mime.h String progress 2022-04-11 17:39:50 +00:00
navigation.c Templates rewritten 2022-06-01 06:08:00 +00:00
navigation.h Navigation buttons {min,max}_id and prev 2022-03-29 14:11:10 +00:00
notifications.c Refactor for mastodont + fix status xss bug 2022-06-24 04:24:12 +00:00
notifications.h Cat ears #isCat 2022-06-02 05:32:44 +00:00
page_config.c L10N Language support 2022-06-05 22:25:18 +00:00
page_config.h Fix profile view, menus 2022-03-31 19:35:14 +00:00
path.c Fix memleak and buffer overflow 2022-05-13 03:57:11 +00:00
path.h Use session struct instead of globals 2022-03-30 18:31:30 +00:00
query.c Lists update 2022-06-22 05:27:51 +00:00
query.h Lists update 2022-06-22 05:27:51 +00:00
reply.c Fix reply duplicates and self replies 2022-06-07 03:51:08 +00:00
reply.h Fix reply duplicates and self replies 2022-06-07 03:51:08 +00:00
scrobble.c Fix scrobble and hashtag wrapper types 2022-06-05 19:25:29 +00:00
scrobble.h Switch to size_t for everything 2022-06-02 03:28:54 +00:00
search.c Emoji picker redo w/ faster tabbing 2022-06-24 06:45:38 +00:00
search.h Search page pagination w/out JS 2022-06-18 06:23:43 +00:00
session.c Refactor for mastodont + fix status xss bug 2022-06-24 04:24:12 +00:00
session.h Refactor for mastodont + fix status xss bug 2022-06-24 04:24:12 +00:00
status.c Emoji picker redo w/ faster tabbing 2022-06-24 06:45:38 +00:00
status.h Refactor for mastodont + fix status xss bug 2022-06-24 04:24:12 +00:00
string.c Timestamps 2022-05-24 06:19:46 +00:00
string.h Switch back to flexbox for Status info 2022-05-24 02:33:22 +00:00
string_helpers.c Incomplete loop fix 2022-06-01 06:11:50 +00:00
string_helpers.h Templates rewritten 2022-06-01 06:08:00 +00:00
test.c L10N Language support 2022-06-05 22:25:18 +00:00
test.h Use session struct instead of globals 2022-03-30 18:31:30 +00:00
timeline.c Emoji picker redo w/ faster tabbing 2022-06-24 06:45:38 +00:00
timeline.h Timeline options 2022-06-09 06:52:39 +00:00
type_string.c Templates rewritten 2022-06-01 06:08:00 +00:00
type_string.h Notification follows and actions 2022-03-31 14:56:05 +00:00