XIVChat/XIVChat Desktop
Anna ed34db2131
feat: begin adding relay support
2021-01-19 23:03:53 -05:00
..
Controls feat(desktop): add configurable notifications 2020-11-23 00:00:04 -05:00
Properties chore(desktop): add initial code 2020-10-31 21:31:10 -04:00
Resources chore(desktop): move font 2020-11-14 23:09:50 -05:00
App.xaml feat(desktop): add very basic friend list 2020-11-12 23:53:21 -05:00
App.xaml.cs feat: begin adding relay support 2021-01-19 23:03:53 -05:00
ConfigWindow.xaml feat(desktop): add configurable notifications 2020-11-23 00:00:04 -05:00
ConfigWindow.xaml.cs refactor(desktop): clean up unused code/fix warnings 2020-11-27 19:37:34 -05:00
Configuration.cs feat: begin adding relay support 2021-01-19 23:03:53 -05:00
ConnectDialog.xaml fix(desktop): make text rendering nicer 2020-11-21 14:15:01 -05:00
ConnectDialog.xaml.cs feat: begin adding relay support 2021-01-19 23:03:53 -05:00
Connection.cs feat: begin adding relay support 2021-01-19 23:03:53 -05:00
Converters.cs refactor(desktop): clean up unused code/fix warnings 2020-11-27 19:37:34 -05:00
Export.xaml fix(desktop): make text rendering nicer 2020-11-21 14:15:01 -05:00
Export.xaml.cs feat(desktop): add configurable notifications 2020-11-23 00:00:04 -05:00
Filters.cs refactor: break message file into parts 2020-11-17 23:29:34 -05:00
FriendList.xaml fix(desktop): make text rendering nicer 2020-11-21 14:15:01 -05:00
FriendList.xaml.cs feat(desktop): right click on message to send tell 2020-11-17 23:47:13 -05:00
LicenceWindow.xaml fix(desktop): make text rendering nicer 2020-11-21 14:15:01 -05:00
LicenceWindow.xaml.cs fix(desktop): use correct http client 2021-01-07 16:28:43 -05:00
MainWindow.xaml feat(desktop): add jank channel chooser 2021-01-09 00:27:37 -05:00
MainWindow.xaml.cs feat(desktop): add jank channel chooser 2021-01-09 00:27:37 -05:00
ManageNotification.xaml feat(desktop): add "match all" for notifications 2020-11-23 00:24:18 -05:00
ManageNotification.xaml.cs chore(desktop): include manifest and code-behind 2020-11-27 19:28:32 -05:00
ManageServer.xaml feat: begin adding relay support 2021-01-19 23:03:53 -05:00
ManageServer.xaml.cs feat: begin adding relay support 2021-01-19 23:03:53 -05:00
ManageTab.xaml fix(desktop): make text rendering nicer 2020-11-21 14:15:01 -05:00
ManageTab.xaml.cs fix(desktop): change title for add dialogs 2020-11-15 13:47:30 -05:00
ManageTabs.xaml fix(desktop): make text rendering nicer 2020-11-21 14:15:01 -05:00
ManageTabs.xaml.cs feat(desktop): add export feature 2020-11-10 21:56:04 -05:00
Markdown.cs refactor(desktop): clean up some code 2020-11-14 15:09:23 -05:00
MessageFormatter.cs refactor: break message file into parts 2020-11-17 23:29:34 -05:00
Notifications.cs refactor(desktop): clean up unused code/fix warnings 2020-11-27 19:37:34 -05:00
ServerScan.xaml fix(desktop): make text rendering nicer 2020-11-21 14:15:01 -05:00
ServerScan.xaml.cs feat: begin adding relay support 2021-01-19 23:03:53 -05:00
TrustDialog.xaml fix(desktop): make text rendering nicer 2020-11-21 14:15:01 -05:00
TrustDialog.xaml.cs refactor(desktop): use var in more places 2021-01-07 16:29:01 -05:00
Util.cs feat: begin adding relay support 2021-01-19 23:03:53 -05:00
XIVChat Desktop.csproj chore(desktop): bump version to 1.0.1 2021-01-07 16:29:12 -05:00
XivChatWindow.cs fix(desktop): make text rendering nicer 2020-11-21 14:15:01 -05:00
app.manifest fix(desktop): work on older versions of windows 2020-11-23 04:04:55 -05:00