andmcadams / iMessageForwarder

6 stars 1 forks source link

Implement group renaming #59

Open andmcadams opened 4 years ago

andmcadams commented 4 years ago

Now that group renaming messages are properly displayed in the chat interface, it might be a good idea to implement the logic to actually rename the group. This involves implementing functionality in both the GUI and autoMessage.py.

Depends on #57 since the format of the database could change.